mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Change onTintColor
This commit is contained in:
@@ -25,7 +25,7 @@ extension MXKTableViewCellWithLabelAndSwitch: Themable {
|
||||
mxkLabel.textColor = theme.textPrimaryColor
|
||||
backgroundColor = theme.backgroundColor
|
||||
contentView.backgroundColor = .clear
|
||||
mxkSwitch.tintColor = theme.tintColor
|
||||
mxkSwitch.onTintColor = theme.tintColor
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user