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