funky-framadate-front/src/assets/variables.scss

8 lines
131 B
SCSS
Raw Normal View History

$main_color: #fdffbf;
2019-08-10 17:41:01 +02:00
$main_color_strong: #FFD52C;
$second_color: cyan;
$light: white;
2019-08-10 17:41:01 +02:00
$logo_color: #000;
$logo_color_2: #8A9B51;