Quick update to Global Color SCSS

This commit is contained in:
carljbowman 2015-09-29 11:27:16 -04:00
parent 41e4b3b990
commit 855b328040

View file

@ -12,13 +12,13 @@ $ui-aqua: hsla(170, 70, 50, 1); //#26D9BB
$ui-white: #fff;
$ui-border: hsla(0, 0, 85, 1); //#D9D9D9
$box-shadow-gray: hsla(0, 0, 0, .25);
/* Overlay UI Gray Colors */
$active-gray: hsla(0, 0, 0, .1);
$active-dark-gray: hsla(0, 0, 0, .2);
$box-shadow-gray: hsla(0, 0, 0, .25);
$overlay-gray: hsla(0, 0, 0, .75);
/* Typography Colors */
$header-gray: hsla(0, 0, 42, 1); //#6B6B6B