You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
327 B
12 lines
327 B
$background-color: #ccc;
|
|
$big-circle-color-bg: purple;
|
|
$big-circle-color-fg: white;
|
|
$event-color: white;
|
|
$event-date-color: SlateBlue;
|
|
$event-arrow-color: white;
|
|
$footer-background-color: #5e6482;
|
|
$footer-color: white;
|
|
$header-background-color: #5e6482;
|
|
$header-color: white;
|
|
$line-color: purple;
|
|
$little-circle-color: purple;
|
|
|