Skip to main content
Themes control the colors, fonts, spacing, and other visual properties applied to your Chameleon Experiences (Tours, Microsurveys, Launchers, and Tooltips). Each account has a default Theme, and additional Themes can be created to apply different styling to different Experiences.
For more on using Themes and Templates to style Experiences, see the Help Center article.

With the Chameleon API for Themes, you can:
  • Retrieve a list of all Themes configured for your account.
  • Retrieve a single Theme by its id.

Schema

Style properties

Themes include many style_* properties that control the visual appearance of Experiences. These are grouped by category: Typography: Colors: Spacing & Layout:
Themes may include additional style_* properties not listed above. Please ignore any properties you don’t need.

Listing Themes

Retrieve a list of Themes for your account.

HTTP Request

GET

HTTP Response


Showing a Theme

Retrieve a single Theme.

HTTP Request

GET

HTTP Response