reskin: kill kRiotPrimaryTextColor

This commit is contained in:
manuroe
2019-01-10 18:00:45 +01:00
parent 6eeeb2f8d6
commit 3518ffea04
56 changed files with 115 additions and 111 deletions
@@ -53,7 +53,7 @@
[super customizeTableViewCellRendering];
// apply the vector colours
self.contactDisplayNameLabel.textColor = kRiotPrimaryTextColor;
self.contactDisplayNameLabel.textColor = RiotDesignValues.theme.textPrimaryColor;
self.contactInformationLabel.textColor = kRiotSecondaryTextColor;
// Clear the default background color of a MXKImageView instance