#4090 - fixed small theme issues

This commit is contained in:
Gil Eluard
2021-06-29 17:05:01 +02:00
parent d6bbd0152c
commit 37ae52006e
7 changed files with 9 additions and 1 deletions
@@ -95,7 +95,7 @@ class VoiceMessagePlaybackView: UIView, NibLoadable, Themable {
}
playButton.backgroundColor = theme.colors.separator
backgroundView.backgroundColor = theme.colors.tile
backgroundView.backgroundColor = theme.colors.quinaryContent
_waveformView.primarylineColor = theme.colors.quarterlyContent
_waveformView.secondaryLineColor = theme.colors.secondaryContent
elapsedTimeLabel.textColor = theme.colors.tertiaryContent