Interface: IColorTheme
model.IColorTheme
Table of contents
Properties
Properties
colors
• Optional
colors: IColors
Defined in
description
• Optional
description: string
Defined in
id
• id: string
The id of component, theme will be applied by this ID
Defined in
label
• label: string
Defined in
name
• Optional
name: string
Defined in
path
• Optional
path: string
Defined in
semanticHighlighting
• Optional
semanticHighlighting: boolean
The semanticTokenColors mappings as well as the semanticHighlighting setting allow to enhance the highlighting in the editor More info visit: https://code.visualstudio.com/api/language-extensions/semantic-highlight-guide
Defined in
tokenColors
• Optional
tokenColors: TokenColor
[]
Defined in
type
• Optional
type: ColorScheme
Defined in
uiTheme
• Optional
uiTheme: string