SCION Workbench Client - v1.0.0-beta.35
Preparing search index...
WorkbenchTheme
Interface WorkbenchTheme
Information about a workbench theme.
interface
WorkbenchTheme
{
colorScheme
:
"light"
|
"dark"
;
name
:
string
;
}
Index
Properties
color
Scheme
name
Properties
color
Scheme
colorScheme
:
"light"
|
"dark"
The color scheme of the theme.
name
name
:
string
The name of the theme.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
color
Scheme
name
SCION Workbench Client - v1.0.0-beta.35
Loading...
Information about a workbench theme.