shift light theme greys a bit away from blue

This commit is contained in:
mbecker20
2022-04-22 02:44:01 -07:00
parent 6122b1b570
commit d2654eb496
+3 -3
View File
@@ -10,9 +10,9 @@ $darkblue-dark: #12366d;
$app-color: #1b1e1e;
$lightgrey: #abb6c5;
$grey: #8b97a7;
$darkgrey: #788395;
$lightgrey: #b3bac3;
$grey: #959ba2;
$darkgrey: #83878f;
$lightblue: #186ded;
$blue: #1964d4;