mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
12 lines
175 B
SCSS
12 lines
175 B
SCSS
$primaryCol: #2c2c2c;
|
|
$secondaryCol: #01e733;
|
|
|
|
$bgCol: #1d1d1d;
|
|
$bgLigtherCol: #5b5b5b;
|
|
|
|
$errorCol: #ff1919;
|
|
$warningCol: #ffe15b;
|
|
|
|
$accentCol: #ffc014;
|
|
$accent2Col: #ff3d5d;
|