Skip to main content

BackstageThemeOptions

Home > @backstage/theme > BackstageThemeOptions

Warning: This API is now obsolete.

This type is deprecated, the Material UI ThemeOptions type is now always extended instead.

Backstage theme options.

Signature:

export interface BackstageThemeOptions extends MuiThemeOptions 

Extends: MuiThemeOptions

Remarks

This is essentially a partial theme definition made by the user, that then gets merged together with defaults and other values to form the final BackstageTheme.

Properties

PropertyModifiersTypeDescription
getPageTheme(selector: PageThemeSelector) => PageTheme
pagePageTheme
paletteBackstagePaletteOptions