Search Docs
Loading...
Skip to content

Type Alias: Theme

type Theme = "light" | "dark";

Represents the base theme values for the Creative Editor SDK. This type defines the concrete themes that can be rendered.