Default-theme (Section)#
Path: /environments/environment/themes/default-theme
The default theme, not using any template areas.
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| theme-css-properties | string (length: 1..9223372036854775807) | optional | - | A base64 encoded string of theme CSS variables |
| theme-custom-css | string (length: 1..9223372036854775807) | optional | - | A base64 encoded string of custom css that will be joined with the css properties |
Subsections#
| Name | Type | Description |
|---|---|---|
| template-variables | List | A list of template variables that will be available in the template context |