Skip to content

pantoken / renderers/mui/src / PantokenThemeOptions

Interface: PantokenThemeOptions

Experimental

The subset of MUI ThemeOptions this package emits (structurally assignable to MUI's type).

Properties

palette

palette: object

Experimental

mode

mode: Mode

primary

primary: MuiPaletteColor

secondary

secondary: MuiPaletteColor

error

error: MuiPaletteColor

warning

warning: MuiPaletteColor

info

info: MuiPaletteColor

success

success: MuiPaletteColor

background

background: object

background.default

default: string

background.paper

paper: string

text

text: object

text.primary

primary: string

text.secondary

secondary: string

text.disabled

disabled: string

divider

divider: string


shape

shape: object

Experimental

borderRadius

borderRadius: number