From e7bb615b91d05d25ab84d9ed355a7bfdb0b2a353 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 3 Oct 2019 13:40:36 +0300 Subject: Fix chat and loading colors --- Juick/Colors.xcassets/Chat.colorset/Contents.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'Juick/Colors.xcassets') diff --git a/Juick/Colors.xcassets/Chat.colorset/Contents.json b/Juick/Colors.xcassets/Chat.colorset/Contents.json index 2702bf1..e96c07d 100644 --- a/Juick/Colors.xcassets/Chat.colorset/Contents.json +++ b/Juick/Colors.xcassets/Chat.colorset/Contents.json @@ -15,6 +15,24 @@ "green" : "0xF8" } } + }, + { + "idiom" : "universal", + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "color" : { + "color-space" : "srgb", + "components" : { + "red" : "0.200", + "alpha" : "1.000", + "blue" : "0.200", + "green" : "0.200" + } + } } ] } \ No newline at end of file -- cgit v1.2.3