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