Merge branch 'hazel-branch' into 'master'
Changed the red color See merge request !10168
This commit is contained in:
commit
ed808a9f34
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ $orange-light: #fc8a51;
|
|||
$orange-normal: darken($orange-light, $darken-normal-factor);
|
||||
$orange-dark: darken($orange-light, $darken-dark-factor);
|
||||
|
||||
$red-light: #e52c5a;
|
||||
$red-light: #eb4d5c;
|
||||
$red-normal: darken($red-light, $darken-normal-factor);
|
||||
$red-dark: darken($red-light, $darken-dark-factor);
|
||||
|
||||
|
|
Loading…
Reference in a new issue