Defined in: utils/theme.ts:18 Describes a single selectable theme option for the settings UI.
Properties
descKey
descKey: string
Defined in: utils/theme.ts:21
id
id: ThemeId
Defined in: utils/theme.ts:19
nameKey
nameKey: string
Defined in: utils/theme.ts:20
previewBg
previewBg: string
Defined in: utils/theme.ts:23
previewPanel
previewPanel: string
Defined in: utils/theme.ts:24
previewPrimary
previewPrimary: string
Defined in: utils/theme.ts:25
previewText
previewText: string
Defined in: utils/theme.ts:26
type
type:Defined in: utils/theme.ts:22"dark"|"light"
