summaryrefslogtreecommitdiff
path: root/Shared/Colors.xcassets/StatusNeutralSurface.colorset
diff options
context:
space:
mode:
Diffstat (limited to 'Shared/Colors.xcassets/StatusNeutralSurface.colorset')
-rw-r--r--Shared/Colors.xcassets/StatusNeutralSurface.colorset/Contents.json78
1 files changed, 78 insertions, 0 deletions
diff --git a/Shared/Colors.xcassets/StatusNeutralSurface.colorset/Contents.json b/Shared/Colors.xcassets/StatusNeutralSurface.colorset/Contents.json
new file mode 100644
index 0000000..8b8c6bd
--- /dev/null
+++ b/Shared/Colors.xcassets/StatusNeutralSurface.colorset/Contents.json
@@ -0,0 +1,78 @@
+{
+ "colors": [
+ {
+ "idiom": "universal",
+ "color": {
+ "color-space": "srgb",
+ "components": {
+ "red": "0xEB",
+ "green": "0xED",
+ "blue": "0xEF",
+ "alpha": "1.000"
+ }
+ }
+ },
+ {
+ "idiom": "universal",
+ "appearances": [
+ {
+ "appearance": "luminosity",
+ "value": "dark"
+ }
+ ],
+ "color": {
+ "color-space": "srgb",
+ "components": {
+ "red": "0x1A",
+ "green": "0x1A",
+ "blue": "0x1C",
+ "alpha": "1.000"
+ }
+ }
+ },
+ {
+ "idiom": "universal",
+ "appearances": [
+ {
+ "appearance": "contrast",
+ "value": "high"
+ }
+ ],
+ "color": {
+ "color-space": "srgb",
+ "components": {
+ "red": "0xDF",
+ "green": "0xE1",
+ "blue": "0xE4",
+ "alpha": "1.000"
+ }
+ }
+ },
+ {
+ "idiom": "universal",
+ "appearances": [
+ {
+ "appearance": "luminosity",
+ "value": "dark"
+ },
+ {
+ "appearance": "contrast",
+ "value": "high"
+ }
+ ],
+ "color": {
+ "color-space": "srgb",
+ "components": {
+ "red": "0x23",
+ "green": "0x23",
+ "blue": "0x26",
+ "alpha": "1.000"
+ }
+ }
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ }
+}