mirror of
https://github.com/moghtech/komodo.git
synced 2026-09-11 08:01:13 +00:00
shift light theme greys a bit away from blue
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user