mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 01:52:44 +02:00
reskin: kill kRiotSecondaryTextColor
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
self.userNameLabel.textColor = RiotDesignValues.theme.textPrimaryColor;
|
||||
|
||||
self.roomNameLabel.textColor = kRiotSecondaryTextColor;
|
||||
self.roomNameLabel.textColor = RiotDesignValues.theme.textSecondaryColor;
|
||||
|
||||
self.messageTextView.tintColor = RiotDesignValues.theme.tintColor;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user