Backstage
    Preparing search index...

    Module @backstage/theme

    material-ui theme for use with Backstage

    @backstage/theme

    This package provides the extended Material UI Theme(s) that power Backstage.

    Install the package via Yarn:

    cd <package-dir> # if within a monorepo
    yarn add @backstage/theme

    Interfaces

    BackstageTheme
    BackstageThemeOptions
    BaseThemeOptionsInput
    OverrideComponentNameToClassKeys
    UnifiedTheme
    UnifiedThemeOptions
    UnifiedThemeProviderProps

    Type Aliases

    BackstagePalette
    BackstagePaletteAdditions
    BackstagePaletteOptions
    BackstageThemeAdditions
    BackstageTypography
    PageTheme
    PageThemeSelector
    SimpleThemeOptions
    SupportedThemes
    SupportedVersions

    Variables

    colorVariants
    darkTheme
    defaultComponentThemes
    defaultTypography
    lightTheme
    pageTheme
    palettes
    shapes
    themes

    Functions

    createBaseThemeOptions
    createTheme
    createThemeOptions
    createThemeOverrides
    createUnifiedTheme
    createUnifiedThemeFromV4
    genPageTheme
    transformV5ComponentThemesToV4
    UnifiedThemeProvider