Change warning orange to Mojo

> That way we only have one orangy/red colour and we start simplifying things.
This commit is contained in:
David Cook
2023-05-17 11:52:49 +10:00
parent 0df7c45a61
commit 14345ef1fa

View File

@@ -5,7 +5,7 @@ $spree-blue: #5498da;
$spree-light-blue: #eff5fc;
$warning-red: $color-5;
$warning-orange: #da7f52;
$warning-orange: $color-5;
$bright-orange: #ffa92e;
$medium-grey: #919191;
$pale-blue: #cee1f4;