Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
main/browser/webview/webview-theme-data-provider
WebviewThemeData
Interface WebviewThemeData
interface
WebviewThemeData
{
activeThemeName
:
string
;
activeThemeType
:
WebviewThemeType
;
styles
:
{
readonly
[
key
:
string
]:
string
|
number
}
;
}
Index
Properties
active
Theme
Name
active
Theme
Type
styles
Properties
Readonly
active
Theme
Name
activeThemeName
:
string
Readonly
active
Theme
Type
activeThemeType
:
WebviewThemeType
Readonly
styles
styles
:
{
readonly
[
key
:
string
]:
string
|
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Theme
Name
active
Theme
Type
styles
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...