summaryrefslogtreecommitdiff
path: root/Shared/Colors.xcassets/StatusPositive.colorset
diff options
context:
space:
mode:
Diffstat (limited to 'Shared/Colors.xcassets/StatusPositive.colorset')
-rw-r--r--Shared/Colors.xcassets/StatusPositive.colorset/Contents.json78
1 files changed, 78 insertions, 0 deletions
diff --git a/Shared/Colors.xcassets/StatusPositive.colorset/Contents.json b/Shared/Colors.xcassets/StatusPositive.colorset/Contents.json
new file mode 100644
index 0000000..22ce5e5
--- /dev/null
+++ b/Shared/Colors.xcassets/StatusPositive.colorset/Contents.json
@@ -0,0 +1,78 @@
+{
+ "colors": [
+ {
+ "idiom": "universal",
+ "color": {
+ "color-space": "srgb",
+ "components": {
+ "red": "0x14",
+ "green": "0x6C",
+ "blue": "0x2E",
+ "alpha": "1.000"
+ }
+ }
+ },
+ {
+ "idiom": "universal",
+ "appearances": [
+ {
+ "appearance": "luminosity",
+ "value": "dark"
+ }
+ ],
+ "color": {
+ "color-space": "srgb",
+ "components": {
+ "red": "0x30",
+ "green": "0xD1",
+ "blue": "0x58",
+ "alpha": "1.000"
+ }
+ }
+ },
+ {
+ "idiom": "universal",
+ "appearances": [
+ {
+ "appearance": "contrast",
+ "value": "high"
+ }
+ ],
+ "color": {
+ "color-space": "srgb",
+ "components": {
+ "red": "0x0B",
+ "green": "0x50",
+ "blue": "0x23",
+ "alpha": "1.000"
+ }
+ }
+ },
+ {
+ "idiom": "universal",
+ "appearances": [
+ {
+ "appearance": "luminosity",
+ "value": "dark"
+ },
+ {
+ "appearance": "contrast",
+ "value": "high"
+ }
+ ],
+ "color": {
+ "color-space": "srgb",
+ "components": {
+ "red": "0x5B",
+ "green": "0xE5",
+ "blue": "0x84",
+ "alpha": "1.000"
+ }
+ }
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ }
+}