aboutsummaryrefslogtreecommitdiffstats
path: root/src/variables-light.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/variables-light.css')
-rwxr-xr-xsrc/variables-light.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/variables-light.css b/src/variables-light.css
index 94bc8ca..531895d 100755
--- a/src/variables-light.css
+++ b/src/variables-light.css
@@ -1,12 +1,12 @@
:root {
- --background-body: #f5f5f7;
+ --background-body: #f5f5f5;
--background: #eaeaed;
--background-alt: #f0f0f3;
--selection: #c8c8cc;
--text-main: #2a2a2e;
--text-bright: #111114;
--text-muted: #5a5d66;
- --links: #2560a8;
+ --links: #2d68d0;
--focus: #5a5d66ab;
--border: #c8c8cc;
--code: #2a2a2e;