summaryrefslogtreecommitdiffstatshomepage
path: root/sass
diff options
context:
space:
mode:
authorWolfgang Müller2021-06-13 11:14:51 +0200
committerWolfgang Müller2021-06-13 11:14:51 +0200
commit71858650b33ee576aeff1555ec5ec67c3aa287c9 (patch)
treebb091f3e1e07bb39f33ec9ca70cdda81281883a3 /sass
parent2bc16771ce913c75706c540ecb25b9968892e0bd (diff)
downloadzunzuncito-71858650b33ee576aeff1555ec5ec67c3aa287c9.tar.gz
sass: Use lighter color for --fg-href in dark mode
Diffstat (limited to 'sass')
-rw-r--r--sass/style.sass2
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/style.sass b/sass/style.sass
index 82400e7..5a1ebd5 100644
--- a/sass/style.sass
+++ b/sass/style.sass
@@ -24,7 +24,7 @@
\:root
--fg-color: #f0f0f0
--fg-color-mute: #7a7a7a
- --fg-href: #6464ff
+ --fg-href: #7676ff
--fg-href-visited: #9547dd
--bg-color: #000000