Text color #222 instead of #000 for better readability

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2018-10-19 12:16:12 +02:00
parent 9d05347fba
commit 2eceb1a3b3
No known key found for this signature in database
GPG Key ID: CBD846FC845CBE17
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
// SCSS variables
// DEPRECATED, please use CSS4 vars
$color-main-text: #000 !default;
$color-main-text: #222 !default; // Not #000 for better readability
$color-main-background: #fff !default;
// used for different active/disabled states