diff --git a/AltStore/App Detail/AppViewController.swift b/AltStore/App Detail/AppViewController.swift index 37a6b31a..d2b4ff5c 100644 --- a/AltStore/App Detail/AppViewController.swift +++ b/AltStore/App Detail/AppViewController.swift @@ -392,7 +392,7 @@ private extension AppViewController navigationController?.navigationBar.barStyle = .default navigationController?.navigationBar.alpha = 1.0 navigationController?.navigationBar.barTintColor = .white - navigationController?.navigationBar.tintColor = .altRed + navigationController?.navigationBar.tintColor = .altPrimary } func hideNavigationBar(for navigationController: UINavigationController? = nil) diff --git a/AltStore/AppDelegate.swift b/AltStore/AppDelegate.swift index 3ff9c071..8ab9548d 100644 --- a/AltStore/AppDelegate.swift +++ b/AltStore/AppDelegate.swift @@ -96,7 +96,7 @@ private extension AppDelegate { func setTintColor() { - self.window?.tintColor = .altRed + self.window?.tintColor = .altPrimary } } diff --git a/AltStore/Authentication/Authentication.storyboard b/AltStore/Authentication/Authentication.storyboard index aaa18187..e6147fe3 100644 --- a/AltStore/Authentication/Authentication.storyboard +++ b/AltStore/Authentication/Authentication.storyboard @@ -19,7 +19,7 @@ - + @@ -209,7 +209,7 @@ - + @@ -407,7 +407,7 @@ - + @@ -435,9 +435,9 @@ - - + + - + diff --git a/AltStore/Base.lproj/Main.storyboard b/AltStore/Base.lproj/Main.storyboard index 2323b4b4..fb2a841e 100644 --- a/AltStore/Base.lproj/Main.storyboard +++ b/AltStore/Base.lproj/Main.storyboard @@ -134,7 +134,7 @@ - + @@ -145,10 +145,10 @@ - + - + - + @@ -170,7 +170,7 @@