1
0
Fork 0
faulty.equipment/themes/fesite/assets/scss/__var.scss
Hamcha 5be237d554
All checks were successful
continuous-integration/drone/push Build is passing
colors!
2023-09-12 13:05:38 +02:00

10 lines
297 B
SCSS

$inter: "Inter", "Gill Sans", "Gill Sans MT", "Segoe UI", sans-serif;
$iosevka: "Iosevka Aile Web", "Courier New", Courier, monospace;
$text-smaller: 9pt;
$text-small: 11pt;
$screen-width: 50rem;
$color-bg: #151515;
$color-copy: #f3f3f3;
$color-light-border: #444;
$color-very-light-border: #333;