@wildix/xbees-kite-client > WidgetPalleteSettings > accentColor
WidgetPalleteSettings.accentColor property
The accent color can be specified in hex format (#CCC or #FAFAFA), rgb format (rgb(22, 123, 200)), or rgba format (rgba(22, 123, 200, 1)).
Signature:
accentColor?: string | undefined;