vendor/assets/stylesheets/_variable.scss in active_frontend-14.0.23 vs vendor/assets/stylesheets/_variable.scss in active_frontend-14.0.24
- old
+ new
@@ -53,10 +53,10 @@
'dark-gray': rgba(143,157,178,1),
'gray': rgba(155,167,186,1),
'light-gray': rgba(167,177,194,1),
'dark-haze': rgba(227,232,240,1),
'haze': rgba(240,243,249,1),
- 'light-haze': rgba(251,252,254,1),
+ 'light-haze': rgba(249,250,252,1),
'white': rgba(255,255,255,1)
);
$colors-global: (
'primary': map-get($colors-brand, 'blue'),
'secondary': map-get($colors-brand, 'green'),