mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
reskin: kill last customisable kRiotXColors
This commit is contained in:
@@ -125,7 +125,7 @@ static CGFloat const kTextFontSize = 15.0;
|
||||
{
|
||||
[RiotDesignValues.theme applyStyleOnNavigationBar:self.navigationController.navigationBar];
|
||||
|
||||
self.activityIndicator.backgroundColor = kRiotOverlayColor;
|
||||
self.activityIndicator.backgroundColor = RiotDesignValues.theme.overlayBackgroundColor;
|
||||
}
|
||||
|
||||
- (void)setupStringAttributes
|
||||
|
||||
Reference in New Issue
Block a user