mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
Changes app icon + primary tint color
This commit is contained in:
@@ -10,7 +10,8 @@ import UIKit
|
||||
|
||||
extension UIColor
|
||||
{
|
||||
static let altRed = UIColor(named: "Red")!
|
||||
static let altPrimary = UIColor(named: "Primary")!
|
||||
|
||||
static let altPink = UIColor(named: "Pink")!
|
||||
|
||||
static let refreshRed = UIColor(named: "RefreshRed")!
|
||||
|
||||
Reference in New Issue
Block a user