Skip to content

Fix dark mode support in minimal and devise_empty

Eduardo Sanz García requested to merge eduardosanz/better-dark-mode-suppor into master

What does this MR do and why?

Remove the gray background for the header in the minimal and devise_empty layouts.

Changelog: changed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Dark mode

Before After
image image
image image

Light mode (no changes)

Before After
image image
image image

How to set up and validate locally

The easiest route to test this is: /-/user_settings/password/new

Edited by Eduardo Sanz García

Merge request reports

Loading