aboutsummaryrefslogtreecommitdiff
path: root/css/styles.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/styles.scss')
-rw-r--r--css/styles.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/css/styles.scss b/css/styles.scss
index b2f09ba..4bdf9a7 100644
--- a/css/styles.scss
+++ b/css/styles.scss
@@ -9,6 +9,8 @@
:root {
--body-bg: #282a36;
--body-fg: #f8f8f8;
+ //--body-bg-alt: #161720;
+ --body-bg-alt: #21232f;
--body-fg-alt: lightgray;
--nav-bg: #383a59;