aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/style.css b/style.css
index 88ac778..d1229e0 100644
--- a/style.css
+++ b/style.css
@@ -1,7 +1,7 @@
:root {
- --color-bg: #20291d;
- --color-fg: #6a889a;
- --color-link: #cbae86;
+ --color-bg: #4a6854;
+ --color-fg: #adaf3f;
+ --color-link: #5ea3ce;
--color-link-hover: #5c706f;
}