You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
102 B
SCSS
7 lines
102 B
SCSS
1 month ago
|
$c-white: #fff;
|
||
|
$c-black: #000;
|
||
|
|
||
|
$c-dark: #191813;
|
||
|
$c-faint: #c9c7b8;
|
||
|
$c-beige: #b5b3a4;
|
||
|
$c-tan: #444;
|