nunta/scss/_variables.scss
2016-06-10 19:26:00 -07:00

9 lines
149 B
SCSS

// Variables
$brand-primary: #fed136;
$brand-danger: #e74c3c;
$gray-darkest: #222;
$gray: #777;
$gray-lighter: #f7f7f7;
$placeholder-text: #bbbbbb;