catalog_appearance.
list_themes
list_themes() -> list[CatalogTheme]
Returns a list of all themes in the current organization.
Parameters
NoneReturns
| type | description |
|---|---|
| list[CatalogTheme] | list[CatalogTheme]: List of themes in the current organization. |
list_themes() -> list[CatalogTheme]
Returns a list of all themes in the current organization.
| type | description |
|---|---|
| list[CatalogTheme] | list[CatalogTheme]: List of themes in the current organization. |