From a1bcdf99247404393bb2cfd509bccf9b52d47a93 Mon Sep 17 00:00:00 2001 From: LitRitt <78584620+LitRitt@users.noreply.github.com> Date: Mon, 19 Dec 2022 17:53:07 -0500 Subject: [PATCH] Change settings background color Signed-off-by: LitRitt <78584620+LitRitt@users.noreply.github.com> --- .../Colors/SettingsBackground.colorset/Contents.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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"