jensmemes3-web/sass/css/_vars.scss
Timo Ley 40338edec3
All checks were successful
continuous-integration/drone Build is passing
chore: use zola to build
2023-01-01 14:29:44 +01:00

7 lines
141 B
SCSS

$backColor: #262626;
$textColor: White;
$accentColor: #3c3c3c;
$darkenColor: 5%;
$ligtherText: #1cb09a;
$font: Arial, Helvetica, sans-serif;