mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 22:24:36 +00:00
13 lines
166 B
SCSS
13 lines
166 B
SCSS
$townsfolk: #1f65ff;
|
|
$outsider: #46d5ff;
|
|
$minion: #ff6900;
|
|
$demon: #ce0100;
|
|
$traveler: #cc04ff;
|
|
|
|
$editions:
|
|
'tb',
|
|
'bmr',
|
|
'snv',
|
|
'luf' true,
|
|
'custom' true
|
|
;
|