Commit ed808a9f authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch 'hazel-branch' into 'master'

Changed the red color

See merge request !10168
parents a634e53a 1b6e6af2
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment