summaryrefslogtreecommitdiff
path: root/web/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/static/style.css')
-rw-r--r--web/static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/static/style.css b/web/static/style.css
index 952b85c..475f726 100644
--- a/web/static/style.css
+++ b/web/static/style.css
@@ -2,6 +2,7 @@
@import url('https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,400;0,700;1,400&display=swap');
body {
+ color-scheme: dark;
color: #eee;
background-color: #111;
font-family: 'Lato', sans-serif;