Default-theme (Section)#

Path: /environments/environment/themes/default-theme

The default theme, not using any template areas.

Parameters#

NameTypeRequiredDefaultDescription
theme-css-propertiesbase64-encoded-stringoptionalA base64 encoded string of theme CSS variables
theme-custom-cssbase64-encoded-stringoptionalA base64 encoded string of custom css that will be joined with the css properties

Subsections#

NameTypeDescription
template-variables ListA list of template variables that will be available in the template context

Was this helpful?