mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
reskin: remove bar style ivars from RiotDesignValues
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
[super customizeViewRendering];
|
||||
|
||||
// Use same color as navigation bar
|
||||
self.mainHeaderBackground.backgroundColor = kRiotDesignNavigationBarBarTintColor;
|
||||
self.mainHeaderBackground.backgroundColor = RiotDesignValues.theme.baseColor;
|
||||
|
||||
|
||||
self.roomTopic.textColor = kRiotTopicTextColor;
|
||||
|
||||
Reference in New Issue
Block a user