Preparing search index...
The search index is not available
Monaco Editor API
Monaco Editor API
editor
defineTheme
Function defineTheme
define
Theme
(
themeName
,
themeData
)
:
void
Define a new theme or update an existing theme.
Parameters
themeName
:
string
themeData
:
IStandaloneThemeData
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Monaco Editor API
Loading...
Define a new theme or update an existing theme.