mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 21:26:57 +02:00
reskin: kill kRiotTopicTextColor
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
self.activityIndicator.backgroundColor = kRiotOverlayColor;
|
||||
|
||||
self.callerNameLabel.textColor = RiotDesignValues.theme.textPrimaryColor;
|
||||
self.callStatusLabel.textColor = kRiotTopicTextColor;
|
||||
self.callStatusLabel.textColor = RiotDesignValues.theme.baseTextSecondaryColor;
|
||||
|
||||
self.localPreviewContainerView.layer.borderColor = RiotDesignValues.theme.tintColor.CGColor;
|
||||
self.localPreviewContainerView.layer.borderWidth = 2;
|
||||
|
||||
Reference in New Issue
Block a user