This commit is contained in:
Lorin Werthen 2016-10-04 23:11:11 +02:00
parent 0746ff821a
commit 5b34652094

View file

@ -6,8 +6,11 @@ $tile-orange: #ff9f1a;
$navbar-border-color: #CCC; $navbar-border-color: #CCC;
$event-border-color: #DDD; $event-border-color: #DDD;
$orange: $zeus-orange; $orange: $zeus-orange;
$blue: $zeus-blue; $blue: $zeus-blue;
$turquoise: #30D1B2;
$primary: $orange; $primary: $orange;
$family-sans-serif: 'Lato', sans-serif; $family-sans-serif: 'Lato', sans-serif;