Poprawki wyglądu, usunięcie buga z filtrem pociągów

This commit is contained in:
2021-04-11 00:43:42 +02:00
parent 29b11cf80d
commit 6b867cc457
7 changed files with 26 additions and 17 deletions
+3 -2
View File
@@ -1,7 +1,8 @@
$primaryCol: #2f2f2f;
$primaryCol: #2c2c2c;
$secondaryCol: #01e733;
$bgCol: #505050;
$bgCol: #4d4d4d;
$bgLigtherCol: #555;
$errorCol: #ff1919;
$warningCol: #ffe15b;