reskin: kill kRiotSecondaryBgColor

This commit is contained in:
manuroe
2019-01-10 17:57:17 +01:00
parent f89848ef26
commit 6eeeb2f8d6
41 changed files with 69 additions and 69 deletions
+1 -1
View File
@@ -117,7 +117,7 @@
[RiotDesignValues.theme applyStyleOnNavigationBar:self.navigationController.navigationBar];
self.tabBar.tintColor = RiotDesignValues.theme.tintColor;
self.tabBar.barTintColor = kRiotSecondaryBgColor;
self.tabBar.barTintColor = RiotDesignValues.theme.headerBackgroundColor;
self.view.backgroundColor = RiotDesignValues.theme.backgroundColor;