build-logs viewer: add --crust var + aria-expanded on row buttons (argus nits)

This commit is contained in:
iris 2026-05-31 21:02:28 +02:00 committed by mara
commit c4ce91b61f
3 changed files with 11 additions and 4 deletions

View file

@ -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 */