mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Dark theme - Improvements
- spinner bg being white
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
self.view.backgroundColor = kRiotPrimaryBgColor;
|
||||
self.defaultBarTintColor = kRiotSecondaryBgColor;
|
||||
self.barTitleColor = kRiotPrimaryTextColor;
|
||||
self.activityIndicator.backgroundColor = kRiotOverlayColor;
|
||||
|
||||
webView.backgroundColor = kRiotPrimaryBgColor;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user