| Name | Type | Description | Notes |
|---|---|---|---|
| backgroundColor | String | Default background color | [optional] |
| baseFontSize | String | Base font size for scaling fonts | [optional] |
| colorCollectionId | String | Optional. ID of color collection to use with the theme. Use an empty string for none. | [optional] |
| fontColor | String | Default font color | [optional] |
| fontFamily | String | Primary font family | [optional] |
| fontSource | String | Source specification for font | [optional] |
| infoButtonColor | String | Info button color | [optional] |
| primaryButtonColor | String | Primary button color | [optional] |
| showFiltersBar | Boolean | Toggle to show filters. Defaults to true. | [optional] |
| showTitle | Boolean | Toggle to show the title. Defaults to true. | [optional] |
| textTileTextColor | String | Text color for text tiles | [optional] |
| tileBackgroundColor | String | Background color for tiles | [optional] |
| tileTextColor | String | Text color for tiles | [optional] |
| titleColor | String | Color for titles | [optional] |
| warnButtonColor | String | Warning button color | [optional] |