CatalogAppearanceService.

list_themes

list_themes() -> list[CatalogTheme]

Returns a list of all themes in the current organization.

Parameters

None

Returns

typedescription
list[CatalogTheme]list[CatalogTheme]: List of themes in the current organization.