Skip to content

ZenFG TypeScript API / inspector / theme / ThemeMode

Type Alias: ThemeMode

ThemeMode = "dark" | "light"

Defined in: inspector/src/themePalette.ts:2

Appearance of the shared Tokyo Night application palette.

Open source / MIT licensed