Skip to main content
In the Embed URL Builder, this is the Prefers dark field.

Syntax

prefersDark=<mode>

Properties

prefersDark
string
The appearance mode for the embed session. Value must be one of:
  • true - Enables dark mode
  • false - Enables light mode
  • system - Appearance uses system setting

Examples

Example prefersDark
prefersDark=false