Preparing search index...
The search index is not available
Ace API Reference
Ace API Reference
src/ext/themelist
Theme
Type Alias Theme
Theme
:
{
caption
:
string
;
isDark
:
boolean
;
name
:
string
;
theme
:
string
}
Type declaration
caption
:
string
The display caption of the theme.
isDark
:
boolean
Indicates whether the theme is dark or light.
name
:
string
The normalized name used as the key.
theme
:
string
The path or identifier for the ACE theme.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Ace API Reference
Loading...