| Name | Type | Description | Notes |
|---|---|---|---|
| background_color | string | Default background color | [optional] |
| base_font_size | string | Base font size for scaling fonts (only supported by legacy dashboards) | [optional] |
| color_collection_id | string | Optional. ID of color collection to use with the theme. Use an empty string for none. | [optional] |
| font_color | string | Default font color | [optional] |
| font_family | string | Primary font family | [optional] |
| font_source | string | Source specification for font | [optional] |
| info_button_color | string | (DEPRECATED) Info button color | [optional] |
| primary_button_color | string | Primary button color | [optional] |
| show_filters_bar | bool | Toggle to show filters. Defaults to true. | [optional] |
| show_title | bool | Toggle to show the title. Defaults to true. | [optional] |
| text_tile_text_color | string | Text color for text tiles | [optional] |
| tile_background_color | string | Background color for tiles | [optional] |
| text_tile_background_color | string | Background color for text tiles | [optional] |
| tile_text_color | string | Text color for tiles | [optional] |
| title_color | string | Color for titles | [optional] |
| warn_button_color | string | (DEPRECATED) Warning button color | [optional] |
| tile_title_alignment | string | The text alignment of tile titles (New Dashboards) | [optional] |
| tile_shadow | bool | Toggles the tile shadow (not supported) | [optional] |
| show_last_updated_indicator | bool | Toggle to show the dashboard last updated indicator. Defaults to true. | [optional] |
| show_reload_data_icon | bool | Toggle to show reload data icon/button. Defaults to true. | [optional] |
| show_dashboard_menu | bool | Toggle to show the dashboard actions menu. Defaults to true. | [optional] |
| show_filters_toggle | bool | Toggle to show the filters icon/toggle. Defaults to true. | [optional] |
| show_dashboard_header | bool | Toggle to show the dashboard header. Defaults to true. | [optional] |
| center_dashboard_title | bool | Toggle to center the dashboard title. Defaults to false. | [optional] |
| dashboard_title_font_size | string | Dashboard title font size. | [optional] |
| box_shadow | string | Default box shadow. | [optional] |