Use variables for spree-blue

Aka 'Havelock Blue', which is going to be changing.
This commit is contained in:
David Cook
2023-05-03 13:21:46 +10:00
parent e928e74ae6
commit 60ec24b92b
4 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
$background-grey: #eceef1;
$background-blue: #5498da;
$background-blue: $color-3;
// scss-lint:disable SelectorFormat