aboutsummaryrefslogtreecommitdiff
path: root/public/css/master.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/master.css')
-rw-r--r--public/css/master.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/css/master.css b/public/css/master.css
index 8f809bd..00d1fa9 100644
--- a/public/css/master.css
+++ b/public/css/master.css
@@ -1,5 +1,5 @@
-root {
- --background: #181818;
+:root {
+ --background: #1c1b22;
--foreground: #dddddd;
}