Fix contrast issue

This commit is contained in:
2021-06-07 15:04:33 +02:00
parent 24ef17cadb
commit 4c0b098e53
+1 -1
View File
@@ -4,7 +4,7 @@
$light-background: #fff;
$light-background-secondary: #eaeaea;
$light-color: #222;
$light-color-secondary: #999;
$light-color-secondary: #767676;
$light-border-color: #dcdcdc;
/* dark theme colors */