From 825d3442c320c5567317109947c8d1267704645b Mon Sep 17 00:00:00 2001 From: erdgeist Date: Fri, 26 May 2023 00:06:06 +0200 Subject: Initial Commit --- .../Assets.xcassets/AccentColor.colorset/Contents.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CCCB Display/Assets.xcassets/AccentColor.colorset/Contents.json (limited to 'CCCB Display/Assets.xcassets/AccentColor.colorset/Contents.json') diff --git a/CCCB Display/Assets.xcassets/AccentColor.colorset/Contents.json b/CCCB Display/Assets.xcassets/AccentColor.colorset/Contents.json new file mode 100644 index 0000000..eb87897 --- /dev/null +++ b/CCCB Display/Assets.xcassets/AccentColor.colorset/Contents.json @@ -0,0 +1,11 @@ +{ + "colors" : [ + { + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} -- cgit v1.2.3