Dark shadows and overlays in dark mode
What does this MR do and why?
override the mostly-transparent colors in dark mode. Prevents inverting things like modal overlays, and a "glow" effect on shadows.
This is probably too far reaching and some of these things we do want to be lighter colored (dark overlays can potentially be too subtle). But aesthetically this is an improvement over what we currently have, and should really have happened years ago.
Changelog: fixed
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Enable dark mode
- Open some modals (new search bar) and sidebars/drawers.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Simon Knox