increase favorite button contrast in the spooky theme
This commit is contained in:
parent
cf6b2c42cf
commit
d578ea036c
1 changed files with 1 additions and 1 deletions
|
@ -12,13 +12,13 @@ $ui-secondary-color: $classic-secondary-color !default;
|
|||
|
||||
// Differences
|
||||
$ui-highlight-color: #d65a31;
|
||||
$gold-star: #d65a31;
|
||||
|
||||
$darker-text-color: lighten($ui-primary-color, 20%) !default;
|
||||
$dark-text-color: lighten($ui-primary-color, 12%) !default;
|
||||
$secondary-text-color: lighten($ui-secondary-color, 6%) !default;
|
||||
$highlight-text-color: $classic-highlight-color !default;
|
||||
$action-button-color: #d6ac31;
|
||||
|
||||
$inverted-text-color: $black !default;
|
||||
$lighter-text-color: darken($ui-base-color, 6%) !default;
|
||||
$light-text-color: darken($ui-primary-color, 40%) !default;
|
||||
|
|
Loading…
Add table
Reference in a new issue