reskin: rename ColorValues to Theme

This commit is contained in:
manuroe
2019-01-10 15:32:59 +01:00
parent a7fa1134cc
commit de0f5522ff
79 changed files with 210 additions and 210 deletions
@@ -73,7 +73,7 @@
[super layoutSubviews];
self.roomDetailsIconImageView.image = [MXKTools paintImage:self.roomDetailsIconImageView.image
withColor:RiotDesignValues.colorValues.tintColor];
withColor:RiotDesignValues.theme.tintColor];
if (self.superview)
{