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.
ZenFG TypeScript API / inspector / theme / 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.