bludit/themes/startbootstrap-clean-blog-1.../less/variables.less

7 lines
150 B
Plaintext
Raw Normal View History

2015-03-08 18:02:59 +01:00
// Variables
@brand-primary: #0085A1;
@gray-dark: lighten(black, 25%);
@gray: lighten(black, 50%);
@white-faded: fade(white, 80%);
@gray-light: #eee;