@@ -1,7 +1,7 @@
@media (prefers-color-scheme: dark) {
body {
- color:#AAA;
- background-color:#333;
+ color:#ebecf7;
+ background-color:#171b25;
}