aboutsummaryrefslogtreecommitdiff
path: root/Hotline/Assets.xcassets
diff options
context:
space:
mode:
authorDustin Mierau <dustin@mierau.me>2024-01-17 23:21:58 -0800
committerDustin Mierau <dustin@mierau.me>2024-01-17 23:21:58 -0800
commit28dc26278a11b38683146e653ceb9727611288c9 (patch)
treea7378424e2eb6eb67f5cfc6e44c9fe3bfe0e0174 /Hotline/Assets.xcassets
parent1b303803e53dbeb24dab1a7c714d71ee14f002db (diff)
Send message board posts encoded with Mac OS Roman string encoding. I think this needs to be looked at further though... is UTF-8 really not an option? Hmm.
Diffstat (limited to 'Hotline/Assets.xcassets')
-rw-r--r--Hotline/Assets.xcassets/hotlineRed.colorset/Contents.json38
1 files changed, 0 insertions, 38 deletions
diff --git a/Hotline/Assets.xcassets/hotlineRed.colorset/Contents.json b/Hotline/Assets.xcassets/hotlineRed.colorset/Contents.json
deleted file mode 100644
index 1f6e488..0000000
--- a/Hotline/Assets.xcassets/hotlineRed.colorset/Contents.json
+++ /dev/null
@@ -1,38 +0,0 @@
-{
- "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
- }
-}