diff --git a/copyparty/web/ui.css b/copyparty/web/ui.css index 92ceb749..dd6602da 100644 --- a/copyparty/web/ui.css +++ b/copyparty/web/ui.css @@ -32,6 +32,9 @@ --bg-d3: #0b0b0b; --bgg: var(--bg); + + background: #222; + color: #ccc; } html.y { color-scheme: light;