www.franconian.net/assets/_colors.scss

21 lines
361 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
2020-12-17 20:33:07 +01:00
$primary-1: #b239ff;
$primary-2: #670295;
$primary-3: #440069;
$primary-4: #240038;
$secondary-1: #6800e7;
$secondary-2: #41008b;
$secondary-3: #2a005e;
$secondary-4: #14002f;
$highlight-1: #05b9ec;
$highlight-2: #0076a9;
$highlight-3: #025d84;
$highlight-4: #002a3a;