From 20cd5881b6ad5f5e8541767037141124dab303bc Mon Sep 17 00:00:00 2001 From: sian7563 Date: Sun, 16 Oct 2022 23:54:48 +0900 Subject: [PATCH] =?UTF-8?q?feat=20::=20backgroundColor=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../SystemColor.xcassets/Backgrond.colorset/Contents.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Projects/UsertInterfaces/DesignSystem/Resources/SystemColor.xcassets/Backgrond.colorset/Contents.json b/Projects/UsertInterfaces/DesignSystem/Resources/SystemColor.xcassets/Backgrond.colorset/Contents.json index 4db45498..d2025612 100644 --- a/Projects/UsertInterfaces/DesignSystem/Resources/SystemColor.xcassets/Backgrond.colorset/Contents.json +++ b/Projects/UsertInterfaces/DesignSystem/Resources/SystemColor.xcassets/Backgrond.colorset/Contents.json @@ -5,9 +5,9 @@ "color-space" : "srgb", "components" : { "alpha" : "1.000", - "blue" : "0.976", - "green" : "0.976", - "red" : "0.976" + "blue" : "1.000", + "green" : "1.000", + "red" : "1.000" } }, "idiom" : "universal"