vendor/assets/stylesheets/_variable.scss in active_frontend-17.7.0 vs vendor/assets/stylesheets/_variable.scss in active_frontend-18.0.0

- old
+ new

@@ -38,10 +38,10 @@ // Color // ================================================== $colors-base: ( 'black': rgba(16,37,51,1), - 'steel': rgba(51,71,102,1), + 'steel': rgba(46,66,97,1), 'white': rgba(255,255,255,1), 'transparent': rgba(0,0,0,0) ); $colors-grayscale: ( 'light-slate': rgba(40,63,92,1),