www.franconian.net/assets/_colors.scss

7 lines
111 B
SCSS
Raw Normal View History

2020-11-23 02:56:53 +01:00
$background: #100e23;
$fill-color: #eeeeee;
2020-11-23 02:56:53 +01:00
$text-color: #ffffff;
$text-darker: #aaaaaa;
2020-11-25 13:02:12 +01:00
$highlight: #05b9ec;