vendor/assets/stylesheets/_variable.scss in active_frontend-17.2.0 vs vendor/assets/stylesheets/_variable.scss in active_frontend-17.3.0
- old
+ new
@@ -38,10 +38,10 @@
// Color
// ==================================================
$colors-base: (
'black': rgba(16,37,51,1),
- 'steel': rgba(61,81,112,1),
+ 'steel': rgba(51,71,102,1),
'white': rgba(255,255,255,1),
'transparent': rgba(0,0,0,0)
);
$colors-grayscale: (
'light-slate': rgba(40,63,92,1),