mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2026-01-21 12:02:41 -08:00
Bring back green color to completed upgrades
dark theme fix
This commit is contained in:
parent
31960329c6
commit
59b0eef02d
1 changed files with 4 additions and 0 deletions
|
|
@ -241,6 +241,10 @@
|
|||
|
||||
&.complete {
|
||||
background-color: $colorGreenBright;
|
||||
|
||||
@include DarkThemeOverride {
|
||||
background-color: $colorGreenBright;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue