CatalogAppearanceService.
list_color_palettes
list_color_palettes() -> list[CatalogColorPalette]
Returns a list of all color palettes in the current organization.
Parameters
NoneReturns
| type | description |
|---|---|
| list[CatalogColorPalette] | list[CatalogColorPalette]: List of color palettes in the current organization. |