From bc5acaf1f14ba97e7d60919f190fa2250667af59 Mon Sep 17 00:00:00 2001 From: Nindi Gill Date: Sat, 10 Jun 2023 00:37:39 +1000 Subject: [PATCH] Update light appearance color --- Mist/Assets.xcassets/AccentColor.colorset/Contents.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Mist/Assets.xcassets/AccentColor.colorset/Contents.json b/Mist/Assets.xcassets/AccentColor.colorset/Contents.json index 1c7fd80..494d4b6 100644 --- a/Mist/Assets.xcassets/AccentColor.colorset/Contents.json +++ b/Mist/Assets.xcassets/AccentColor.colorset/Contents.json @@ -6,8 +6,8 @@ "components" : { "alpha" : "1.000", "blue" : "0.149", - "green" : "0.663", - "red" : "0.467" + "green" : "0.690", + "red" : "0.490" } }, "idiom" : "mac" @@ -24,8 +24,8 @@ "components" : { "alpha" : "1.000", "blue" : "0.149", - "green" : "0.663", - "red" : "0.467" + "green" : "0.690", + "red" : "0.490" } }, "idiom" : "mac"