themes_list_themes
Retrieve a list of all registered themes and the active default and dark themes for the Home Assistant frontend.
Instructions
List all themes registered with the frontend, plus the active default theme.
Returns: {"themes": {name: {...}}, "default_theme": "...", "default_dark_theme": "..."}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||