fix no-js control panel colors

This commit is contained in:
Til Schmitter 2026-05-13 16:09:26 +02:00
parent f9a413eb29
commit 027558896a

View file

@ -32,6 +32,9 @@
--bg-d3: #0b0b0b;
--bgg: var(--bg);
background: #222;
color: #ccc;
}
html.y {
color-scheme: light;