mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
reskin: kill last customisable kRiotXColors
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
[RiotDesignValues.theme applyStyleOnNavigationBar:self.navigationController.navigationBar];
|
||||
|
||||
self.barTitleColor = RiotDesignValues.theme.textPrimaryColor;
|
||||
self.activityIndicator.backgroundColor = kRiotOverlayColor;
|
||||
self.activityIndicator.backgroundColor = RiotDesignValues.theme.overlayBackgroundColor;
|
||||
|
||||
self.callerNameLabel.textColor = RiotDesignValues.theme.textPrimaryColor;
|
||||
self.callStatusLabel.textColor = RiotDesignValues.theme.baseTextSecondaryColor;
|
||||
|
||||
Reference in New Issue
Block a user