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 ++++++++ Juick/Views/ContentLoadingCell.xib | 52 ++++++++++++++-------- Juick/Views/ConversationCell.xib | 25 +++++++---- 3 files changed, 67 insertions(+), 28 deletions(-) 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 diff --git a/Juick/Views/ContentLoadingCell.xib b/Juick/Views/ContentLoadingCell.xib index e58af72..fea4046 100644 --- a/Juick/Views/ContentLoadingCell.xib +++ b/Juick/Views/ContentLoadingCell.xib @@ -1,11 +1,10 @@ - - - - + + - + + @@ -16,18 +15,19 @@ - + - + - + + @@ -35,7 +35,8 @@ - + + @@ -43,27 +44,32 @@ - + - + + - - + + + - - + + + - - + + + - - + + + @@ -81,4 +87,12 @@ + + + + + + + + diff --git a/Juick/Views/ConversationCell.xib b/Juick/Views/ConversationCell.xib index 7ee1cfe..39121c3 100644 --- a/Juick/Views/ConversationCell.xib +++ b/Juick/Views/ConversationCell.xib @@ -1,11 +1,10 @@ - - - - + + - + + @@ -15,7 +14,7 @@ - + @@ -32,7 +31,7 @@ @@ -80,4 +79,12 @@ + + + + + + + + -- cgit v1.2.3