Preparing search index...
The search index is not available
element-book - v23.1.1
element-book
createTheme
Function createTheme
createTheme
(
__namedParameters
?:
PartialWithUndefined
<
{
themeColor
:
string
;
themeStyle
:
ThemeStyle
}
,
>
,
)
:
ColorTheme
Creates a theme from the given theme configuration.
Parameters
__namedParameters
:
PartialWithUndefined
<
{
themeColor
:
string
;
themeStyle
:
ThemeStyle
}
>
= {}
Returns
ColorTheme
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
element-book - v23.1.1
Loading...
Creates a theme from the given theme configuration.