mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-02 14:16:59 +02:00
reskin: kill kRiotPrimaryBgColor
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
|
||||
self.activityIndicator.backgroundColor = kRiotOverlayColor;
|
||||
|
||||
self.view.backgroundColor = kRiotPrimaryBgColor;
|
||||
self.view.backgroundColor = RiotDesignValues.theme.backgroundColor;
|
||||
self.mainHeaderContainer.backgroundColor = kRiotSecondaryBgColor;
|
||||
|
||||
_groupName.textColor = kRiotPrimaryTextColor;
|
||||
|
||||
Reference in New Issue
Block a user