CatalogAppearanceService.

get_theme

get_theme(theme_id: str) -> CatalogTheme

Get an individual theme.

Parameters

nametypedescription
theme_idstrTheme identification string e.g. "my_dark_theme"

Returns

typedescription
CatalogTheme

Catalog theme object containing structure of the theme.