reskin: kill last customisable kRiotXColors

This commit is contained in:
manuroe
2019-01-10 18:47:49 +01:00
parent 96880a4e2c
commit 109954d667
40 changed files with 136 additions and 137 deletions
+1 -1
View File
@@ -101,7 +101,7 @@
[RiotDesignValues.theme applyStyleOnNavigationBar:self.navigationController.navigationBar];
self.barTitleColor = RiotDesignValues.theme.textPrimaryColor;
self.activityIndicator.backgroundColor = kRiotOverlayColor;
self.activityIndicator.backgroundColor = RiotDesignValues.theme.overlayBackgroundColor;
self.callerNameLabel.textColor = RiotDesignValues.theme.textPrimaryColor;
self.callStatusLabel.textColor = RiotDesignValues.theme.baseTextSecondaryColor;