From 6b40f06a691e1264f6e35b6a5616198e6977787d Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 21 Mar 2019 20:17:42 +0300 Subject: Named colours --- Juick/Colors.xcassets/Muted.colorset/Contents.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Juick/Colors.xcassets/Muted.colorset/Contents.json (limited to 'Juick/Colors.xcassets/Muted.colorset') diff --git a/Juick/Colors.xcassets/Muted.colorset/Contents.json b/Juick/Colors.xcassets/Muted.colorset/Contents.json new file mode 100644 index 0000000..679b256 --- /dev/null +++ b/Juick/Colors.xcassets/Muted.colorset/Contents.json @@ -0,0 +1,20 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + }, + "colors" : [ + { + "idiom" : "universal", + "color" : { + "color-space" : "srgb", + "components" : { + "red" : "0x88", + "alpha" : "1.000", + "blue" : "0x8D", + "green" : "0x95" + } + } + } + ] +} \ No newline at end of file -- cgit v1.2.3