mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
reskin: kill kRiotSecondaryTextColor
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
[super customizeTableViewCellRendering];
|
||||
|
||||
self.titleLabel.textColor = RiotDesignValues.theme.textPrimaryColor;
|
||||
self.descriptionLabel.textColor = kRiotSecondaryTextColor;
|
||||
self.descriptionLabel.textColor = RiotDesignValues.theme.textSecondaryColor;
|
||||
}
|
||||
|
||||
- (void)render:(PublicRoomsDirectoryDataSource *)publicRoomsDirectoryDataSource
|
||||
|
||||
Reference in New Issue
Block a user