aboutsummaryrefslogtreecommitdiffhomepage
path: root/css/variables.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/variables.css')
-rw-r--r--css/variables.css22
1 files changed, 11 insertions, 11 deletions
diff --git a/css/variables.css b/css/variables.css
index 9534ec8..56b634b 100644
--- a/css/variables.css
+++ b/css/variables.css
@@ -67,7 +67,7 @@
--links: #2b79a2;
- --inline-code-color: #c5c8c6;;
+ --inline-code-color: #c5c8c6;
--theme-popup-bg: #141617;
--theme-popup-border: #43484d;
@@ -92,22 +92,22 @@
.light {
--bg: hsl(0, 0%, 100%);
- --fg: #333333;
+ --fg: hsl(0, 0%, 0%);
--sidebar-bg: #fafafa;
- --sidebar-fg: #364149;
+ --sidebar-fg: hsl(0, 0%, 0%);
--sidebar-non-existant: #aaaaaa;
- --sidebar-active: #008cff;
+ --sidebar-active: #1f1fff;
--sidebar-spacer: #f4f4f4;
- --scrollbar: #cccccc;
+ --scrollbar: #8F8F8F;
- --icons: #cccccc;
- --icons-hover: #333333;
+ --icons: #747474;
+ --icons-hover: #000000;
- --links: #4183c4;
+ --links: #20609f;
- --inline-code-color: #6e6b5e;
+ --inline-code-color: #301900;
--theme-popup-bg: #fafafa;
--theme-popup-border: #cccccc;
@@ -147,7 +147,7 @@
--links: #2b79a2;
- --inline-code-color: #c5c8c6;;
+ --inline-code-color: #c5c8c6;
--theme-popup-bg: #161923;
--theme-popup-border: #737480;
@@ -228,7 +228,7 @@
--links: #2b79a2;
- --inline-code-color: #c5c8c6;;
+ --inline-code-color: #c5c8c6;
--theme-popup-bg: #141617;
--theme-popup-border: #43484d;