mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 16:13:42 +02:00
Use call tile bg color
This commit is contained in:
@@ -103,7 +103,7 @@ extension CallBubbleCellBaseContentView: Themable {
|
||||
paginationLabel.textColor = theme.tintColor
|
||||
paginationSeparatorView.backgroundColor = theme.tintColor
|
||||
|
||||
bgView.backgroundColor = theme.headerBackgroundColor
|
||||
bgView.backgroundColor = theme.callTileBackgroundColor
|
||||
callerNameLabel.textColor = theme.textPrimaryColor
|
||||
callIconView.tintColor = theme.textTertiaryColor
|
||||
callTypeLabel.textColor = theme.textSecondaryColor
|
||||
|
||||
Reference in New Issue
Block a user