> ## Documentation Index
> Fetch the complete documentation index at: https://cometchat-22654f5b-docs-platform-docs-release.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# AIAssistBotStyle

> AIAssistBotStyle — CometChat documentation.

Styling properties of `AIAssistBot` component.

| Name             | Description                                                |
| ---------------- | ---------------------------------------------------------- |
| titleFont        | Sets all the different properties of font of title.        |
| titleColor       | Sets the foreground color of title.                        |
| optionTitleFont  | Sets all the different properties of font of option title. |
| optionTitleColor | Sets the foreground color of option title.                 |
| subtitleFont     | Sets all the different properties of font of subtitle.     |
| subtitleColor    | Sets the foreground color of subtitle.                     |
| buttonTextColor  | Sets the foreground color of the button.                   |
| buttonTextFont   | Sets all the different properties of font for the button.  |
| buttonBackground | Sets the background for the button.                        |
| loadingIconTint  | Sets the tint or color applied to the loading icon.        |
| emptyIconTint    | Sets the tint or color applied to the empty icon.          |
| errorIconTint    | Sets the tint or color applied to the error icon.          |
| backIconTint     | Sets the tint or color applied to the back button icon.    |
| sendIconTint     | Sets the tint or color applied to the send button icon.    |
| closeIconTint    | Sets the tint or color applied to the close button icon.   |

### AIBotMessageBubbleStyle

| Name      | Description                                        |
| --------- | -------------------------------------------------- |
| textFont  | Sets all the different properties of font of text. |
| textColor | Sets the foreground color of text.                 |

### AISenderMessageBubbleStyle

| Name      | Description                                        |
| --------- | -------------------------------------------------- |
| textFont  | Sets all the different properties of font of text. |
| textColor | Sets the foreground color of text.                 |
