Allow to customize colors of voice recording composer #688
Open
Description
What are you trying to achieve?
I need to replace this blue color with my custom color
I can see this .blue hardcoded here
/// The colour of the waveform bar that isn't part of the "played" duration.
open var barColor: UIColor { colors.textLowEmphasis }
/// The colour of the waveform bar that is part of the "played" duration.
open var highlightedBarColor: UIColor { .blue }
/// The colour of the waveform bar's background.
open var barBackgroundColor: UIColor { colors.background }
Could you please use a theme color for this?
GetStream Environment
GetStream Chat version: 4.68.0
GetStream Chat frameworks: StreamChat, StreamChatUI
iOS version: 18.0
Swift version: 6.0
Xcode version: 16.0
Device: sim iPhone 16 pro max