Skip to content

@dremchee/uframe / UframeTheme

Type Alias: UframeTheme

ts
type UframeTheme = "light" | "dark" | "system";

Defined in: embed/protocol.ts:10