mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 07:28:28 +02:00
reskin: kill kRiotPrimaryBgColor
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
|
||||
self.activityIndicator.backgroundColor = kRiotOverlayColor;
|
||||
|
||||
webView.backgroundColor = kRiotPrimaryBgColor;
|
||||
webView.backgroundColor = RiotDesignValues.theme.backgroundColor;
|
||||
}
|
||||
|
||||
- (UIStatusBarStyle)preferredStatusBarStyle
|
||||
|
||||
Reference in New Issue
Block a user