mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-27 06:05:19 +00:00
Replace dark blue with "Sherpa blue"
It looks like it’s used in headers, some buttons and a loading message
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
$color-1: #ffffff !default; // White
|
||||
$color-2: #9fc820 !default; // Green
|
||||
$color-3: #008397 !default; // Teal (Allports)
|
||||
$color-4: #6788a2 !default; // Dark Blue
|
||||
$color-4: #004E5B !default; // Dark Blue (Sherpa)
|
||||
$color-5: #c85136 !default; // Red/Orange (Mojo)
|
||||
$color-6: #ff9300 !default; // Yellow
|
||||
$color-7: #eff1f2 !default; // Light grey
|
||||
|
||||
Reference in New Issue
Block a user