mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 01:52:44 +02:00
reskin: rename ColorValues to Theme
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user