Skip to content

ZenFG TypeScript API / inspector / theme / VisualPalette

Type Alias: VisualPalette

VisualPalette = { readonly [Key in keyof typeof dark]: string }

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

Semantic colors shared by the Inspector and its hosts.

Open source / MIT licensed