From 94db385ea2a936e615b5b5c2cf571b744a030c0d Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Wed, 2 Oct 2019 23:50:05 +0300 Subject: Update dark colors --- Juick/Colors.xcassets/Title.colorset/Contents.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'Juick/Colors.xcassets/Title.colorset') diff --git a/Juick/Colors.xcassets/Title.colorset/Contents.json b/Juick/Colors.xcassets/Title.colorset/Contents.json index 2456f54..be55d4c 100644 --- a/Juick/Colors.xcassets/Title.colorset/Contents.json +++ b/Juick/Colors.xcassets/Title.colorset/Contents.json @@ -15,6 +15,24 @@ "green" : "0x66" } } + }, + { + "idiom" : "universal", + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "color" : { + "color-space" : "srgb", + "components" : { + "red" : "0.765", + "alpha" : "1.000", + "blue" : "0.333", + "green" : "0.533" + } + } } ] } \ No newline at end of file -- cgit v1.2.3