mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 23:48:29 +02:00
reskin: kill headerTextSecondaryColor
This commit is contained in:
@@ -121,7 +121,7 @@ static const CGFloat kDirectRoomBorderWidth = 3.0;
|
||||
}
|
||||
else
|
||||
{
|
||||
self.missedNotifAndUnreadIndicator.backgroundColor = kRiotAuxiliaryColor;
|
||||
self.missedNotifAndUnreadIndicator.backgroundColor = RiotDesignValues.theme.headerTextSecondaryColor;
|
||||
}
|
||||
|
||||
// Use bold font for the room title
|
||||
|
||||
Reference in New Issue
Block a user