summaryrefslogtreecommitdiff
path: root/Juick/Colors.xcassets
diff options
context:
space:
mode:
Diffstat (limited to 'Juick/Colors.xcassets')
-rw-r--r--Juick/Colors.xcassets/Background.colorset/Contents.json20
-rw-r--r--Juick/Colors.xcassets/Chat.colorset/Contents.json20
-rw-r--r--Juick/Colors.xcassets/Contents.json6
-rw-r--r--Juick/Colors.xcassets/Funny.colorset/Contents.json20
-rw-r--r--Juick/Colors.xcassets/Muted.colorset/Contents.json20
-rw-r--r--Juick/Colors.xcassets/Text.colorset/Contents.json20
-rw-r--r--Juick/Colors.xcassets/Title.colorset/Contents.json20
7 files changed, 126 insertions, 0 deletions
diff --git a/Juick/Colors.xcassets/Background.colorset/Contents.json b/Juick/Colors.xcassets/Background.colorset/Contents.json
new file mode 100644
index 0000000..53e5f34
--- /dev/null
+++ b/Juick/Colors.xcassets/Background.colorset/Contents.json
@@ -0,0 +1,20 @@
+{
+ "info" : {
+ "version" : 1,
+ "author" : "xcode"
+ },
+ "colors" : [
+ {
+ "idiom" : "universal",
+ "color" : {
+ "color-space" : "srgb",
+ "components" : {
+ "red" : "0xFD",
+ "alpha" : "1.000",
+ "blue" : "0xFE",
+ "green" : "0xFD"
+ }
+ }
+ }
+ ]
+} \ No newline at end of file
diff --git a/Juick/Colors.xcassets/Chat.colorset/Contents.json b/Juick/Colors.xcassets/Chat.colorset/Contents.json
new file mode 100644
index 0000000..2702bf1
--- /dev/null
+++ b/Juick/Colors.xcassets/Chat.colorset/Contents.json
@@ -0,0 +1,20 @@
+{
+ "info" : {
+ "version" : 1,
+ "author" : "xcode"
+ },
+ "colors" : [
+ {
+ "idiom" : "universal",
+ "color" : {
+ "color-space" : "srgb",
+ "components" : {
+ "red" : "0xF8",
+ "alpha" : "1.000",
+ "blue" : "0xF8",
+ "green" : "0xF8"
+ }
+ }
+ }
+ ]
+} \ No newline at end of file
diff --git a/Juick/Colors.xcassets/Contents.json b/Juick/Colors.xcassets/Contents.json
new file mode 100644
index 0000000..da4a164
--- /dev/null
+++ b/Juick/Colors.xcassets/Contents.json
@@ -0,0 +1,6 @@
+{
+ "info" : {
+ "version" : 1,
+ "author" : "xcode"
+ }
+} \ No newline at end of file
diff --git a/Juick/Colors.xcassets/Funny.colorset/Contents.json b/Juick/Colors.xcassets/Funny.colorset/Contents.json
new file mode 100644
index 0000000..dfe4629
--- /dev/null
+++ b/Juick/Colors.xcassets/Funny.colorset/Contents.json
@@ -0,0 +1,20 @@
+{
+ "info" : {
+ "version" : 1,
+ "author" : "xcode"
+ },
+ "colors" : [
+ {
+ "idiom" : "universal",
+ "color" : {
+ "color-space" : "srgb",
+ "components" : {
+ "red" : "0xFF",
+ "alpha" : "1.000",
+ "blue" : "0x9A",
+ "green" : "0x33"
+ }
+ }
+ }
+ ]
+} \ No newline at end of file
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
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
diff --git a/Juick/Colors.xcassets/Title.colorset/Contents.json b/Juick/Colors.xcassets/Title.colorset/Contents.json
new file mode 100644
index 0000000..2456f54
--- /dev/null
+++ b/Juick/Colors.xcassets/Title.colorset/Contents.json
@@ -0,0 +1,20 @@
+{
+ "info" : {
+ "version" : 1,
+ "author" : "xcode"
+ },
+ "colors" : [
+ {
+ "idiom" : "universal",
+ "color" : {
+ "color-space" : "srgb",
+ "components" : {
+ "red" : "0x00",
+ "alpha" : "1.000",
+ "blue" : "0x99",
+ "green" : "0x66"
+ }
+ }
+ }
+ ]
+} \ No newline at end of file