mirror of
https://github.com/thewesker/startbootstrap-clean-blog.git
synced 2025-12-21 04:31:06 -05:00
initial commit of base template
This commit is contained in:
7
less/variables.less
Normal file
7
less/variables.less
Normal file
@@ -0,0 +1,7 @@
|
||||
// Variables
|
||||
|
||||
@brand-primary: #0085A1;
|
||||
@gray-dark: lighten(black, 25%);
|
||||
@gray: lighten(black, 50%);
|
||||
@white-faded: fade(white, 80%);
|
||||
@gray-light: #eee;
|
||||
Reference in New Issue
Block a user