SupportedTheme Object
Contains information about supported themes available on the platform.
This object is used by the following operations:
- Operations that reference the TenantProperties object
The properties included in the SupportedTheme object are listed below.
Property | Type | Description |
---|---|---|
Theme | string | The name of the theme. |
Cloneable | Boolean | Indicates whether the theme can be cloned. |
ThemeImpl | string | An optional element that works with the theme element to support cloning of Community Manager developer portal user interface themes, so that you can have two instances of one theme with separate customization for each. There are three possible values, one for each of the theme-related plug-ins available during the installation process: default, hermosa, simpledev. |