Tweak contrast skin $primary-color to adhere to WCAG guidelines (#5126)
This commit is contained in:
parent
e66a62354d
commit
8864160d14
@ -5,7 +5,7 @@
|
||||
/* Colors */
|
||||
$text-color: #000 !default;
|
||||
$muted-text-color: $text-color !default;
|
||||
$primary-color: #ff0000 !default;
|
||||
$primary-color: #b60000 !default;
|
||||
$border-color: mix(#fff, $text-color, 75%) !default;
|
||||
$footer-background-color: #000 !default;
|
||||
$link-color: #0000ff !default;
|
||||
|
Loading…
x
Reference in New Issue
Block a user