theme-vir - v28.21.2
Preparing search index...
generateThemeCode
Function generateThemeCode
generateThemeCode
(
theme
:
ColorTheme
,
options
?:
Readonly
<
PartialWithUndefined
<
{
overrides
:
readonly
Readonly
<
ColorThemeOverride
>
[]
;
paletteVarName
:
string
;
}
,
>
,
>
,
)
:
string
Convert a color theme into code to define that color theme.
Parameters
theme
:
ColorTheme
Optional
options
:
Readonly
<
PartialWithUndefined
<
{
overrides
:
readonly
Readonly
<
ColorThemeOverride
>
[]
;
paletteVarName
:
string
;
}
,
>
,
>
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
theme-vir - v28.21.2
Loading...
Convert a color theme into code to define that color theme.