mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 13:42:29 -06:00
fix no-js control panel colors
This commit is contained in:
parent
f9a413eb29
commit
027558896a
|
|
@ -32,6 +32,9 @@
|
||||||
--bg-d3: #0b0b0b;
|
--bg-d3: #0b0b0b;
|
||||||
|
|
||||||
--bgg: var(--bg);
|
--bgg: var(--bg);
|
||||||
|
|
||||||
|
background: #222;
|
||||||
|
color: #ccc;
|
||||||
}
|
}
|
||||||
html.y {
|
html.y {
|
||||||
color-scheme: light;
|
color-scheme: light;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue