reskin: kill kRiotSecondaryBgColor

This commit is contained in:
manuroe
2019-01-10 17:57:17 +01:00
parent dd4e20d389
commit 2bdadf5cda
41 changed files with 69 additions and 69 deletions
@@ -162,7 +162,7 @@
self.sendButton.tintColor = RiotDesignValues.theme.tintColor;
self.cancelButton.tintColor = RiotDesignValues.theme.tintColor;
_bugReportDescriptionTextView.layer.borderColor = kRiotSecondaryBgColor.CGColor;
_bugReportDescriptionTextView.layer.borderColor = RiotDesignValues.theme.headerBackgroundColor.CGColor;
}
- (UIStatusBarStyle)preferredStatusBarStyle