forked from robert/robertjohnson.work
11 lines
223 B
SCSS
11 lines
223 B
SCSS
/* styles-6 variables */
|
|
$theme-color: #4B6A78;
|
|
$text-color: #3F4650;
|
|
$text-color-secondary: #545E6C;
|
|
$text-grey: #97AAC3;
|
|
$divider: #e8e8e8;
|
|
$lighter-grey: #ccc;
|
|
$darker-grey: #666;
|
|
$smoky-white: #f5f5f5;
|
|
$heart: #fb866a;
|