mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-08 22:33:26 +01:00
Changes app tint color to Red (from Green)
This commit is contained in:
@@ -10,8 +10,6 @@ import UIKit
|
||||
|
||||
extension UIColor
|
||||
{
|
||||
static let altPurple = UIColor(named: "Purple")!
|
||||
static let altGreen = UIColor(named: "Green")!
|
||||
static let altRed = UIColor(named: "Red")!
|
||||
static let altPink = UIColor(named: "Pink")!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user