Performance Bar: Fix darkmode link color
What does this MR do and why?
This is a follow-up to Performance Bar improvements (!132763 - merged)
It fixes an issue in Darkmode where the link color is not readable.
Reported by @Taucher2003 via Slack #is-this-known
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Go to https://gdk.test:3000
- Enable Darkmode (http://gdk.test:3000/-/profile/preferences)
- Enable Performance Bar (press
p
&b
)
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 Sascha Eggenberger