build-logs viewer: add --crust var + aria-expanded on row buttons (argus nits)
This commit is contained in:
parent
cc6227ccb5
commit
c4ce91b61f
3 changed files with 11 additions and 4 deletions
|
|
@ -5,6 +5,7 @@
|
|||
:root {
|
||||
--bg: #1e1e2e; /* base */
|
||||
--bg-elev: #181825; /* mantle */
|
||||
--crust: #11111b; /* crust — terminal background */
|
||||
--fg: #cdd6f4; /* text */
|
||||
--muted: #7f849c; /* overlay1 */
|
||||
--purple: #cba6f7; /* mauve */
|
||||
|
|
|
|||
Loading…
Reference in a new issue