mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-03-22 03:42:41 +01:00
Added remaining UI color changes
This commit is contained in:
@@ -28,7 +28,7 @@ class StoragePage(Page):
|
||||
_BGmsg = "%.1fGB of %.1fGB Used"
|
||||
_DskUsg = None
|
||||
|
||||
_HighColor = pygame.Color(*SkinManager().GiveColor('High'))
|
||||
_HighColor = SkinManager().GiveColor('High')
|
||||
_FootMsg = ["Nav.","","","Back",""]
|
||||
|
||||
def __init__(self):
|
||||
|
||||
Reference in New Issue
Block a user