mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-25 19:10:49 +02:00
Theme: Update shrink buttons color.
This commit is contained in:
@@ -113,6 +113,8 @@
|
||||
self.isoCountryCodeLabel.textColor = ThemeService.shared.theme.textPrimaryColor;
|
||||
self.callingCodeLabel.textColor = ThemeService.shared.theme.textPrimaryColor;
|
||||
|
||||
self.countryCodeButton.tintColor = ThemeService.shared.theme.textSecondaryColor;
|
||||
|
||||
self.messageLabel.textColor = ThemeService.shared.theme.textSecondaryColor;
|
||||
self.messageLabel.numberOfLines = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user