From b6f02bc82c666826d531a6ad1f220d58878b9adc Mon Sep 17 00:00:00 2001 From: Sejin Lee Date: Mon, 5 Dec 2022 16:50:56 +0900 Subject: [PATCH] =?UTF-8?q?[Add]=20#32=20-=20=EC=BB=AC=EB=9F=AC=20?= =?UTF-8?q?=EC=97=90=EC=85=8B=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../access300.colorset/Contents.json | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 SOPT-Stamp-iOS/Projects/Modules/DSKit/Resources/Colors.xcassets/PointColor/access300.colorset/Contents.json diff --git a/SOPT-Stamp-iOS/Projects/Modules/DSKit/Resources/Colors.xcassets/PointColor/access300.colorset/Contents.json b/SOPT-Stamp-iOS/Projects/Modules/DSKit/Resources/Colors.xcassets/PointColor/access300.colorset/Contents.json new file mode 100644 index 000000000..a2e466b4e --- /dev/null +++ b/SOPT-Stamp-iOS/Projects/Modules/DSKit/Resources/Colors.xcassets/PointColor/access300.colorset/Contents.json @@ -0,0 +1,20 @@ +{ + "colors" : [ + { + "color" : { + "color-space" : "srgb", + "components" : { + "alpha" : "1.000", + "blue" : "0xB1", + "green" : "0x4A", + "red" : "0x78" + } + }, + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +}