> ## 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.

# CallLogsStyle

> CallLogsStyle — CometChat documentation.

Styling properties of `CometChatCallLogs` 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       |
| infoIconTint           | Sets the tint or color applied to the info indicator icon of the component          |
| missedCallIconTint     | Sets the tint or color applied to the missed call indicator icon of the component   |
| outgoingCallIconTint   | Sets the tint or color applied to the outgoing call indicator icon of the component |
| incomingCallIconTint   | Sets the tint or color applied to the incoming call indicator icon of the component |
| callStatusTextFont     | Sets all the different properties of font for the call status text.                 |
| callStatusTextColor    | Sets the foreground color of call status text.                                      |
| 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.                                   |
