Dark theme - Improvements

- spinner bg being white
This commit is contained in:
Giom Foret
2017-09-11 14:49:06 +02:00
parent 6bb632188f
commit 44d1fd34a0
27 changed files with 27 additions and 0 deletions
+1
View File
@@ -417,6 +417,7 @@
{
self.defaultBarTintColor = kRiotSecondaryBgColor;
self.barTitleColor = kRiotPrimaryTextColor;
self.activityIndicator.backgroundColor = kRiotOverlayColor;
// Prepare jump to last unread banner
self.jumpToLastUnreadBannerContainer.backgroundColor = kRiotPrimaryBgColor;