mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 01:52:44 +02:00
reskin: kill kRiotSecondaryBgColor
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user