Preparing search index...
The search index is not available
Monaco Editor API
Monaco Editor API
editor
IStandaloneThemeData
Interface IStandaloneThemeData
interface
IStandaloneThemeData
{
base
:
BuiltinTheme
;
colors
:
IColors
;
encodedTokensColors
?:
string
[]
;
inherit
:
boolean
;
rules
:
ITokenThemeRule
[]
;
}
Index
Properties
base
colors
encoded
Tokens
Colors?
inherit
rules
Properties
base
base
:
BuiltinTheme
colors
colors
:
IColors
Optional
encoded
Tokens
Colors
encoded
Tokens
Colors
?:
string
[]
inherit
inherit
:
boolean
rules
rules
:
ITokenThemeRule
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
base
colors
encoded
Tokens
Colors
inherit
rules
Monaco Editor API
Loading...