Increase text contrast

This commit is contained in:
EliverLara
2018-11-26 00:12:59 -06:00
parent 09105e92bc
commit 60afdf9e6a
5 changed files with 481 additions and 481 deletions

View File

@@ -2,9 +2,9 @@ $base_color:#1E2326;
$bg_color:#1A1E21; //252b2f
$main_dark: darken($bg_color, 5%);
$gray: lighten($bg_color, 7%);
$fg_color: #5D5E60;
$fg_color: #76777A;
$dracula: #1e2326;
$topbar_color: lighten($fg_color, 40%);
$topbar_color: lighten($fg_color, 20%);
$lime: #CAE7B9;
$red: #F67E7D;