13 lines
180 B
SCSS
Executable File
13 lines
180 B
SCSS
Executable File
$yellow:#FFE000;
|
|
$yellow-dark: #f0d400;
|
|
$yellower: #faeb7a;
|
|
|
|
$emerald:#50c47d;
|
|
|
|
$orange: #ef5924;
|
|
|
|
$blue-light: #7091E6;
|
|
$grey: #8697C4;
|
|
$grey-light: #bcbdbc;
|
|
$grey-dark: #363A43;
|