The NowChatTheme interface defines default colors for the elements in the Live Agent and Virtual Agent chat UI.

The NowChatTheme interface extends the NowUITheme interface and inherits the property nowUIColoring.

val nowUIColoring: NowUIColoring?

You can modify these default colors and create your own themes for your specific chat implementation.