Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
WebviewThemeData
Interface WebviewThemeData
interface
WebviewThemeData
{
activeThemeName
:
string
;
activeThemeType
:
WebviewThemeType
;
styles
:
{
[
key
:
string
]
:
string
|
number
;
}
;
}
Index
Properties
active
Theme
Name
active
Theme
Type
styles
Properties
Readonly
active
Theme
Name
active
Theme
Name
:
string
Readonly
active
Theme
Type
active
Theme
Type
:
WebviewThemeType
Readonly
styles
styles
:
{
[
key
:
string
]
:
string
|
number
;
}
Type declaration
[
key
:
string
]:
string
|
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
active
Theme
Name
active
Theme
Type
styles
Theia TypeDoc
Loading...