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

# CallLogHistoryStyle

> CallLogHistoryStyle — CometChat documentation.

Styling properties of `CometChatCallLogHistory` component.

| Name                   | Description                                                                   |
| ---------------------- | ----------------------------------------------------------------------------- |
| titleFont              | Sets the font for Title of Component                                          |
| titleColor             | Sets the color for Title of Component                                         |
| emptyStateTextColor    | Sets the foreground color of placeholder text displayed in the component.     |
| emptyStateTextFont     | Sets all the different properties of font for the placeholder text.           |
| errorStateTextColor    | Sets all the different properties of font for the error message.              |
| errorStateTextFont     | Sets the foreground color of error message displayed in the component.        |
| loadingIconTint        | Sets the tint or color applied to the loading indicator icon of the component |
| backIconTint           | Sets the tint or color applied to the back indicator icon of the component    |
| dateTextFont           | Sets all the different properties of font for the date text.                  |
| dateTextColor          | Sets the foreground color of date text.                                       |
| dateSeparatorTextFont  | Sets all the different properties of font for the separator date text.        |
| dateSeparatorTextColor | Sets the foreground color of separator date text.                             |
| callDurationTextFont   | Sets all the different properties of font for the call duration text.         |
| callDurationTextColor  | Sets the foreground color of call duration text.                              |
| callStatusTextFont     | Sets all the different properties of font for the call status text.           |
| callStatusTextColor    | Sets the foreground color of call status text.                                |
| dividerColor           | Sets the color of divider                                                     |
