1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00
This commit is contained in:
tobspr
2020-06-21 21:44:53 +02:00
parent 38114ff3f6
commit 0b31ad0c7b
8 changed files with 66 additions and 15 deletions

View File

@@ -31,7 +31,7 @@
@include DarkThemeOverride {
.gameLoadingOverlay {
background: #56565c;
background: $darkModeGameBackground;
}
}
}