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
@@ -139,6 +139,7 @@
{
self.defaultBarTintColor = kRiotSecondaryBgColor;
self.barTitleColor = kRiotPrimaryTextColor;
self.activityIndicator.backgroundColor = kRiotOverlayColor;
self.overlayView.backgroundColor = kRiotOverlayColor;
self.overlayView.alpha = 1.0;