diff options
Diffstat (limited to 'Juick/Colors.xcassets/Text.colorset')
-rw-r--r-- | Juick/Colors.xcassets/Text.colorset/Contents.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Juick/Colors.xcassets/Text.colorset/Contents.json b/Juick/Colors.xcassets/Text.colorset/Contents.json new file mode 100644 index 0000000..ee1c5bc --- /dev/null +++ b/Juick/Colors.xcassets/Text.colorset/Contents.json @@ -0,0 +1,20 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + }, + "colors" : [ + { + "idiom" : "universal", + "color" : { + "color-space" : "srgb", + "components" : { + "red" : "0x22", + "alpha" : "1.000", + "blue" : "0x22", + "green" : "0x22" + } + } + } + ] +}
\ No newline at end of file |