Dark text for light color labels in dark mode
What does this MR do and why?
Describe in detail what your merge request does and why.
Make text black again on light background labels.
Fix for gitlab-ui#1545 (closed) - I would prefer we eventually handle the text colors within gitlab UI, but for now I used the same approach that was done for light text in labels.
Screenshots or screen recordings
before | after |
---|---|
How to set up and validate locally
- Enable dark mode
- View a light colored label
- Text should be black
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.