mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-29 04:36:58 +02:00
reskin: kill last customisable kRiotXColors
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
[RiotDesignValues.theme applyStyleOnNavigationBar:self.navigationController.navigationBar];
|
||||
|
||||
self.view.backgroundColor = RiotDesignValues.theme.backgroundColor;
|
||||
self.activityIndicator.backgroundColor = kRiotOverlayColor;
|
||||
self.activityIndicator.backgroundColor = RiotDesignValues.theme.overlayBackgroundColor;
|
||||
|
||||
self.backButton.tintColor = RiotDesignValues.theme.tintColor;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user