Interface: Main
Defined in: web/lib/api/generated/types/site/standard/theme/basic.ts:18
Indexable
[k: string]: unknown
Properties
$type
$type:
"site.standard.theme.basic"
Defined in: web/lib/api/generated/types/site/standard/theme/basic.ts:19
accent
accent:
$Typed<Rgb> | {$type:string; }
Defined in: web/lib/api/generated/types/site/standard/theme/basic.ts:20
accentForeground
accentForeground:
$Typed<Rgb> | {$type:string; }
Defined in: web/lib/api/generated/types/site/standard/theme/basic.ts:23
background
background:
$Typed<Rgb> | {$type:string; }
Defined in: web/lib/api/generated/types/site/standard/theme/basic.ts:21
foreground
foreground:
$Typed<Rgb> | {$type:string; }
Defined in: web/lib/api/generated/types/site/standard/theme/basic.ts:22