diff --git a/AltStore/Base.lproj/Main.storyboard b/AltStore/Base.lproj/Main.storyboard index efe818f1..817c39fe 100644 --- a/AltStore/Base.lproj/Main.storyboard +++ b/AltStore/Base.lproj/Main.storyboard @@ -1095,13 +1095,13 @@ World - + - + - + diff --git a/AltStore/Resources/Assets.xcassets/Colors/SettingsBackground.colorset/Contents.json b/AltStore/Resources/Assets.xcassets/Colors/SettingsBackground.colorset/Contents.json index 3612f72e..262221ad 100644 --- a/AltStore/Resources/Assets.xcassets/Colors/SettingsBackground.colorset/Contents.json +++ b/AltStore/Resources/Assets.xcassets/Colors/SettingsBackground.colorset/Contents.json @@ -5,9 +5,9 @@ "color-space" : "srgb", "components" : { "alpha" : "1.000", - "blue" : "255", - "green" : "67", - "red" : "128" + "blue" : "175", + "green" : "4", + "red" : "115" } }, "idiom" : "universal" @@ -23,9 +23,9 @@ "color-space" : "srgb", "components" : { "alpha" : "1.000", - "blue" : "103", - "green" : "0", - "red" : "60" + "blue" : "150", + "green" : "3", + "red" : "99" } }, "idiom" : "universal" diff --git a/AltStore/Resources/Assets.xcassets/Colors/SettingsHighlighted.colorset/Contents.json b/AltStore/Resources/Assets.xcassets/Colors/SettingsHighlighted.colorset/Contents.json index cb10d5a0..aa43dd15 100644 --- a/AltStore/Resources/Assets.xcassets/Colors/SettingsHighlighted.colorset/Contents.json +++ b/AltStore/Resources/Assets.xcassets/Colors/SettingsHighlighted.colorset/Contents.json @@ -5,9 +5,9 @@ "color-space" : "srgb", "components" : { "alpha" : "1.000", - "blue" : "103", - "green" : "0", - "red" : "60" + "blue" : "150", + "green" : "3", + "red" : "99" } }, "idiom" : "universal" @@ -23,9 +23,9 @@ "color-space" : "srgb", "components" : { "alpha" : "1.000", - "blue" : "255", - "green" : "67", - "red" : "128" + "blue" : "175", + "green" : "4", + "red" : "115" } }, "idiom" : "universal" diff --git a/AltStore/Settings/Settings.storyboard b/AltStore/Settings/Settings.storyboard index d2a0d657..18f01278 100644 --- a/AltStore/Settings/Settings.storyboard +++ b/AltStore/Settings/Settings.storyboard @@ -847,7 +847,7 @@ Settings by i cons from the Noun Project - + diff --git a/AltStoreCore/Resources/Colors.xcassets/Primary.colorset/Contents.json b/AltStoreCore/Resources/Colors.xcassets/Primary.colorset/Contents.json index 4936c49f..e9bf66f1 100644 --- a/AltStoreCore/Resources/Colors.xcassets/Primary.colorset/Contents.json +++ b/AltStoreCore/Resources/Colors.xcassets/Primary.colorset/Contents.json @@ -5,9 +5,9 @@ "color-space" : "srgb", "components" : { "alpha" : "1.000", - "blue" : "255", - "green" : "67", - "red" : "128" + "blue" : "250", + "green" : "5", + "red" : "164" } }, "idiom" : "universal"