aboutsummaryrefslogtreecommitdiff
path: root/Hotline/Assets.xcassets/Hotline Red.colorset/Contents.json
diff options
context:
space:
mode:
authorDustin Mierau <dustin@mierau.me>2024-05-03 14:46:42 -0700
committerDustin Mierau <dustin@mierau.me>2024-05-03 14:46:42 -0700
commitfc798a575aed94718dcc4c5555b6e01cf8da93e9 (patch)
treef2e8c0a54302c5a915e3792abd1c6aea8e422e1d /Hotline/Assets.xcassets/Hotline Red.colorset/Contents.json
parent0471c4c4594f0406e85687ef84a29d99616c16cf (diff)
Nicer about box.
Diffstat (limited to 'Hotline/Assets.xcassets/Hotline Red.colorset/Contents.json')
-rw-r--r--Hotline/Assets.xcassets/Hotline Red.colorset/Contents.json38
1 files changed, 38 insertions, 0 deletions
diff --git a/Hotline/Assets.xcassets/Hotline Red.colorset/Contents.json b/Hotline/Assets.xcassets/Hotline Red.colorset/Contents.json
new file mode 100644
index 0000000..1f6e488
--- /dev/null
+++ b/Hotline/Assets.xcassets/Hotline Red.colorset/Contents.json
@@ -0,0 +1,38 @@
+{
+ "colors" : [
+ {
+ "color" : {
+ "color-space" : "srgb",
+ "components" : {
+ "alpha" : "1.000",
+ "blue" : "0x00",
+ "green" : "0x00",
+ "red" : "0xE1"
+ }
+ },
+ "idiom" : "universal"
+ },
+ {
+ "appearances" : [
+ {
+ "appearance" : "luminosity",
+ "value" : "dark"
+ }
+ ],
+ "color" : {
+ "color-space" : "srgb",
+ "components" : {
+ "alpha" : "1.000",
+ "blue" : "0x00",
+ "green" : "0x00",
+ "red" : "0xE1"
+ }
+ },
+ "idiom" : "universal"
+ }
+ ],
+ "info" : {
+ "author" : "xcode",
+ "version" : 1
+ }
+}