Commit 4e8d1bd
authored
[HUD][dark-mode]: Update JobLinks buttons to use theme variables for dark mode visibility (#6503)
Replaced hardcoded colors with CSS variables in JobLinks.module.css to
ensure buttons are properly visible in dark mode. This improves contrast
and readability of 'Mark unstable job' and related buttons.
Fixes #6500
Original
<img width="1134" alt="image"
src="https://github.com/user-attachments/assets/1a9517b3-688e-48dd-a0bd-cd288dbba1ef"
/>
New
<img width="1138" alt="image"
src="https://github.com/user-attachments/assets/a6ba1fd6-9a7b-48ff-96c6-07c520f7460d"
/>1 parent 1477d59 commit 4e8d1bd
1 file changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
0 commit comments