Improve light theme (#10992)
This commit is contained in:
parent
25f93f4097
commit
f4bc77f290
7 changed files with 290 additions and 51 deletions
|
@ -17,7 +17,7 @@ $ui-base-color: $classic-secondary-color !default;
|
|||
$ui-base-lighter-color: #b0c0cf;
|
||||
$ui-primary-color: #9bcbed;
|
||||
$ui-secondary-color: $classic-base-color !default;
|
||||
$ui-highlight-color: #2b5fd9;
|
||||
$ui-highlight-color: #2b90d9;
|
||||
|
||||
$primary-text-color: $black !default;
|
||||
$darker-text-color: $classic-base-color !default;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue