Running locally here with a custom color theme via config.toml. i notice the background behide the ‘user’ chat messages are still the default ‘dark’ theme.
any ideas? am I missing a theme setting? thanks!
Running locally here with a custom color theme via config.toml. i notice the background behide the ‘user’ chat messages are still the default ‘dark’ theme.
any ideas? am I missing a theme setting? thanks!
How did you add image to chat_Message UI?
I was recently looking for a solution to this problem myself and found it, insert the following text into your css styles: .st-emotion-cache-janbn0 { background-color: #262626 !important; }
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.