mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 08:32:53 +02:00
reskin: kill kRiotSecondaryBgColor
This commit is contained in:
@@ -81,7 +81,7 @@ static const CGFloat kDirectRoomBorderWidth = 3.0;
|
||||
|
||||
CFRelease(directRoomBorderColor);
|
||||
|
||||
self.editionArrowView.backgroundColor = kRiotSecondaryBgColor;
|
||||
self.editionArrowView.backgroundColor = RiotDesignValues.theme.headerBackgroundColor;
|
||||
|
||||
self.roomAvatar.defaultBackgroundColor = [UIColor clearColor];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user