You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Message composed send and action menu button to be tinted too
What happened instead?
Most of the elements changed tint apart from a few critical ones.
The actions in the message composer didn't get tinted. They remained blue because in the code the Color.blue is hard coded in the MessageComposerView
What did you do?
I've overriden the chatClient appearance
What did you expect to happen?
Message composed send and action menu button to be tinted too
What happened instead?
Most of the elements changed tint apart from a few critical ones.
The actions in the message composer didn't get tinted. They remained blue because in the code the Color.blue is hard coded in the MessageComposerView
GetStream Environment
GetStream Chat version: 4.68.0
GetStream Chat frameworks: StreamChatSwiftUI 4.68.0
iOS version: 18
Swift version: 6.0
Xcode version: 16.1
Device: iPhone SE 2nd gen
Additional context
The text was updated successfully, but these errors were encountered: