Skip to content
Last updated

This article details the UI parameters you may configure for your solution.

Update UI Configuration

It is possible to customize all colors and images within the Chat by overriding the SinchUI class.

Available configuration parameters :

ParameterType
textColorString
chatTextFontInt
inboxFontInt
chatTimeDeliveredFontInt
statusFontInt
headerFontInt
myMessageBackgroundString
myMessageTextColorString
incomingMessageBackgroundString
incomingMessageTextColorString
headerBackgroundString
headerTextColorString
toolbarBackgroundString
toolbarTextColorString
messageInputFontInt
messageInputTextColorString
readMoreTextColorString
highlightTimerLong

Example:

SinchUI.toolbarBackground = "#00ffff"