Default-theme (Section)#

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

The default theme, not using any template areas.

Parameters#

NameTypeRequiredDefaultDescription
theme-css-propertiesstring (length: 1..9223372036854775807)optional-A base64 encoded string of theme CSS variables
theme-custom-cssstring (length: 1..9223372036854775807)optional-A 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?