mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
Update icon color
This commit is contained in:
@@ -102,7 +102,7 @@ extension CallBubbleCellBaseContentView: Themable {
|
||||
|
||||
bgView.backgroundColor = theme.colors.tile
|
||||
callerNameLabel.textColor = theme.textPrimaryColor
|
||||
callIconView.tintColor = theme.textTertiaryColor
|
||||
callIconView.tintColor = theme.textSecondaryColor
|
||||
callStatusLabel.textColor = theme.textSecondaryColor
|
||||
|
||||
if let bottomContainerView = bottomContainerView as? Themable {
|
||||
|
||||
Reference in New Issue
Block a user