diff --git a/test/Style.css b/test/Style.css index 74c7ba5..829cad5 100644 --- a/test/Style.css +++ b/test/Style.css @@ -13,7 +13,7 @@ body { @media (prefers-color-scheme: dark) { :root { --text: #f3eeea; - --bg: #0d1117; + --bg: #2a3544; } }