reskin: Kill kRiotColorXxxx

This commit is contained in:
manuroe
2019-01-11 11:57:02 +01:00
parent 2fdb06d879
commit 9cce93ecea
20 changed files with 69 additions and 78 deletions
+1 -1
View File
@@ -108,7 +108,7 @@
}
[AppDelegate theDelegate].masterTabBarController.navigationItem.title = NSLocalizedStringFromTable(@"title_people", @"Vector", nil);
[AppDelegate theDelegate].masterTabBarController.tabBar.tintColor = kRiotColorOrange;
[AppDelegate theDelegate].masterTabBarController.tabBar.tintColor = ThemeService.shared.riotColorOrange;
if (recentsDataSource)
{