diff --git a/ThreeDayResolution/ThreeDayResolution/Resources/Assets.xcassets/Color/ButtonTitleColor.colorset/Contents.json b/ThreeDayResolution/ThreeDayResolution/Resources/Assets.xcassets/Color/ButtonTitleColor.colorset/Contents.json index ae11e07..1d48cdc 100644 --- a/ThreeDayResolution/ThreeDayResolution/Resources/Assets.xcassets/Color/ButtonTitleColor.colorset/Contents.json +++ b/ThreeDayResolution/ThreeDayResolution/Resources/Assets.xcassets/Color/ButtonTitleColor.colorset/Contents.json @@ -5,8 +5,8 @@ "color-space" : "srgb", "components" : { "alpha" : "1.000", - "blue" : "0.843", - "green" : "0.714", + "blue" : "0.859", + "green" : "0.729", "red" : "0.000" } }, diff --git a/ThreeDayResolution/ThreeDayResolution/Resources/Assets.xcassets/Color/DoneButtonColor.colorset/Contents.json b/ThreeDayResolution/ThreeDayResolution/Resources/Assets.xcassets/Color/DoneButtonColor.colorset/Contents.json index dfd8b84..42c8eb7 100644 --- a/ThreeDayResolution/ThreeDayResolution/Resources/Assets.xcassets/Color/DoneButtonColor.colorset/Contents.json +++ b/ThreeDayResolution/ThreeDayResolution/Resources/Assets.xcassets/Color/DoneButtonColor.colorset/Contents.json @@ -5,8 +5,8 @@ "color-space" : "display-p3", "components" : { "alpha" : "1.000", - "blue" : "0.843", - "green" : "0.714", + "blue" : "0.859", + "green" : "0.729", "red" : "0.000" } }, diff --git a/ThreeDayResolution/ThreeDayResolution/Resources/Assets.xcassets/Color/MainColor.colorset/Contents.json b/ThreeDayResolution/ThreeDayResolution/Resources/Assets.xcassets/Color/MainColor.colorset/Contents.json index 1c85345..2e18a95 100644 --- a/ThreeDayResolution/ThreeDayResolution/Resources/Assets.xcassets/Color/MainColor.colorset/Contents.json +++ b/ThreeDayResolution/ThreeDayResolution/Resources/Assets.xcassets/Color/MainColor.colorset/Contents.json @@ -5,8 +5,8 @@ "color-space" : "display-p3", "components" : { "alpha" : "1.000", - "blue" : "0.843", - "green" : "0.714", + "blue" : "0.859", + "green" : "0.729", "red" : "0.000" } },