mirror of
https://github.com/SideStore/SideStore.git
synced 2026-04-04 17:55:40 +02: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