Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.omni.co/llms.txt

Use this file to discover all available pages before exploring further.

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