Backstage
Docs
Github
Preparing search index...
@backstage/frontend-plugin-api
ThemeBlueprint
Variable ThemeBlueprint
Const
ThemeBlueprint
:
ExtensionBlueprint
<
{
config
:
{}
;
configInput
:
{}
;
dataRefs
:
{
theme
:
ConfigurableExtensionDataRef
<
AppTheme
,
"core.theme.theme"
,
{}
>
;
}
;
inputs
:
{}
;
kind
:
"theme"
;
output
:
ExtensionDataRef
<
AppTheme
,
"core.theme.theme"
,
{}
>
;
params
:
{
theme
:
AppTheme
}
;
}
,
>
= ...
Creates an extension that adds/replaces an app theme.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...
Creates an extension that adds/replaces an app theme.