mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
reskin: kill kRiotTopicTextColor
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
{
|
||||
[super customizeViewRendering];
|
||||
|
||||
self.roomTopic.textColor = kRiotTopicTextColor;
|
||||
self.roomTopic.textColor = RiotDesignValues.theme.baseTextSecondaryColor;
|
||||
self.roomMembers.textColor = RiotDesignValues.theme.tintColor;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user