#4090 - Update after review

This commit is contained in:
Gil Eluard
2021-07-10 00:16:23 +02:00
parent c2302ac81c
commit 616d192a08
7 changed files with 63 additions and 6 deletions
@@ -103,7 +103,8 @@ class VoiceMessagePlaybackView: UIView, NibLoadable, Themable {
}
self.backgroundColor = theme.colors.background
playButton.backgroundColor = theme.colors.separator
playButton.backgroundColor = theme.colors.background
playButton.tintColor = theme.colors.secondaryContent
backgroundView.backgroundColor = theme.colors.quinaryContent
_waveformView.primarylineColor = theme.colors.quarterlyContent
_waveformView.secondaryLineColor = theme.colors.secondaryContent