Increase visibility of the warning color
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
2b840250c3
commit
154a579651
|
@ -3,7 +3,7 @@ $color-main-background: #ffffff;
|
|||
$color-primary: #0082c9;
|
||||
$color-primary-text: #ffffff;
|
||||
$color-error: #e9322d;
|
||||
$color-warning: #ffcc44;
|
||||
$color-warning: #eca700;
|
||||
$color-success: #46ba61;
|
||||
$color-primary-element: $color-primary;
|
||||
|
||||
|
|
Loading…
Reference in New Issue