mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-15 09:43:34 +01:00
Changes app icon + primary tint color
This commit is contained in:
@@ -96,7 +96,7 @@ private extension AppDelegate
|
||||
{
|
||||
func setTintColor()
|
||||
{
|
||||
self.window?.tintColor = .altRed
|
||||
self.window?.tintColor = .altPrimary
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user