---
sourceDocument: Australia API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/api-reference

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# NowChatTheme interface - Android

# NowChatTheme interface - Android {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read  
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. The default colors use the Coral theme.
{#NowChatThemeColorsAndroidInterface__table_vx2_klw_5pb__entry__2}

| Name | Description |
|-|-|
| actionableIconPrimaryAI | AI assistant icon tint in output cards. Default value: #004F65 |
| actionablePrimaryAIBackgroundColorGradientEnd | End color of the AI actionable background gradient in voice chat. Default value: #71D5FE |
| actionablePrimaryAIBackgroundColorGradientStart | Start color of the AI actionable background gradient in voice chat. Default value: #86F673 |
| alertCritical0 | Alert text background. Default value: #F9C8CE |
| alertCritical2 | Alert text icon color. Default value: #EC596B |
| alertCritical3 | Alert text icon and bar. Default value: #E52239 |
| alertCritical4 | New message divider. Default value: #B31B2C |
| alertHigh3 | High level alert. Default value: #C25600 |
| alertInfo0 | Highlight conversation items. Default value: #BDDCF1 |
| alertInfo2 | Highlight conversation items. Default value: #409BD7 |
| alertInfo3 | Alert level three (informational). Default value: #007AC9 |
| alertLow2 | Alert level two (low). Used in voice chat. Default value: #96979F |
| alertModerate3 | Alert, search result, and AI icons. Default value: #7B56FF |
| alertPositive0 | Positive alert background. Default value: #C7DCB5 |
| alertPositive2 | Positive alert accent and icon (mid-tone). Default value: #6CA33D |
| alertPositive3 | Positive alert text and icon. Default value: #3E8600 |
| backgroundPrimary | Neutral background, choice picker, input background, and card background. Default value: #FFFFFF |
| backgroundPrimaryActionable | Pagination selected, popup background. Default value: #10171A |
| backgroundSecondary | Bottom bar, columns in cards, search background in choice picker. Default value: #F5F6F7 |
| backgroundSecondaryActionable | Clickable input such as search background (15%) or date and time background (100%). Default value: #232E33 |
| backgroundTertiary | Agent and bot bubble background. Default value: #E2E5E7 |
| backgroundTertiaryActionable | Offline banner background. Default value: #37444A |
| borderTertiary | Chat input borders. Default value: #CFD5D7 |
| brand | Header background in toolbar and tables. Default value: #032D42 |
| brandBackground | User bubble background. Default value: #BDDEE7 |
| destructive | Destructive action on buttons. Default value: #E52239 |
| divider | Divider lines separating banners and content sections. Default value: #F1F2F3 |
| highlightBlue | Inline citation items. Default value: #C4DBFE |
| highlightGray | Inline citation item background. Default value: #DCDDDE |
| highlightGreen | Green highlight. Used in voice chat. Default value: #BFE1D4 |
| highlightYellow | Yellow highlight. Used in voice chat. Default value: #F0E2BF |
| linkPrimary | Link on neutral background. For disabled links use 25% opacity with same color. Default value: #1955BE |
| linkSecondary | Links on non-neutral (not #FFFFFF) background. Default value: #113A82 |
| mandatory | Mandatory input field indicator. Default value: #E52239 |
| messagingIconPrimaryAI | AI sparkle icon and avatar tint in conversation messages. Default value: #178BAB |
| navigation | Navigation icon background. Default value: #737F84 |
| notification | New message indicator. Default value: #E52239 |
| presenceAvailable | Presence available indicator. Used in voice chat. Default value: #4EA800 |
| primary | Actionable text and button background. Default value: #00566E |
| primaryOne | Greeting message view gradient. Default value: #0080A3 |
| screenHeaderText | Text and icon elements with fixed color that appear on top of brand color (screen header). Default value: #FFFFFF |
| secondary | User's swiping motion. Default value: #002832 |
| separatorSecondary | Dividers. Default value: #AAB2B6 |
| separatorTertiary | Divider lines. Default value: #CFD5D7. |
| shadow | Card shadow (15%). Default value: #10171A |
| textActionable | Text on buttons or highlighted background. Default value: #FFFFFF |
| textPrimary | Chat bubble text, card header. Default value: #10171A |
| textSecondary | Card content, search bar icon, and text. Default value: #232E33 |
| textTertiary | Weekday for calendar, placeholder. Default value: #37444A |
[Table 1. Properties]

{#NowChatThemeColorsAndroidInterface__table_vx2_klw_5pb}

