Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/monaco
textmate/monaco-theme-types
MonacoTokenRule
Interface MonacoTokenRule
interface
MonacoTokenRule
{
background
?:
string
;
fontStyle
?:
string
;
foreground
?:
string
;
token
:
string
;
}
Hierarchy
ITokenThemeRule
MonacoTokenRule
Index
Properties
background?
font
Style?
foreground?
token
Properties
Optional
background
background
?:
string
Optional
font
Style
fontStyle
?:
string
Optional
foreground
foreground
?:
string
token
token
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
font
Style
foreground
token
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...