Skip to content

WIP: Added new variant of Dark Mode called "Lights Out" mode, which turns the Dark Mode black instead than grey.

Eddie Stubbington requested to merge edstub207/gitlab:LightsoutMode into master

What does this MR do?

Adds the new Lightsout Mode.

Describe in detail what your merge request does and why. As a part of #273079 (closed) I raised the point of Dark mode being too light for my liking (And no doubt others users as well), the grey is a good starting point but I thought it would be worth adding an even darker option for those wanting it.

Screenshots

Incoming

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports