meh
This commit is contained in:
@ -3,5 +3,20 @@
|
||||
like colors for instance
|
||||
*/
|
||||
|
||||
$backgroundColor: #fff;
|
||||
$textColor: #000;
|
||||
$bg_color: #fff;
|
||||
$main_color: #000;
|
||||
|
||||
$header_bgcolor: #fff;
|
||||
$header_color: #000;
|
||||
|
||||
$dark: #262626;
|
||||
$grey: #575757;
|
||||
|
||||
$offwhite: #F7F7F7;
|
||||
|
||||
/*rusty*/
|
||||
$accent_color: #FF9A00;
|
||||
|
||||
|
||||
$main_font: "lato-regular", arial;
|
||||
$accent_font: "lato-regular", arial;
|
||||
|
Reference in New Issue
Block a user