Skip to main content
In the Embed URL Builder, this is the Custom theme field.

Syntax

customTheme=<encoded_theme_object>

Properties

customTheme
object
An object containing theme properties and their values. Values must be a valid theme property.

Examples

The following example demonstrates what the URL encoded version of customTheme={"dashboard-background":"blue"} would be:
Example customTheme
customTheme=%7B%22dashboard-background%22%3A%22blue%22%7D