Skip to content

pantoken / renderers/mui/src / PantokenThemeOptions

接口: PantokenThemeOptions

实验性

此包所发出的 MUI ThemeOptions 的子集(在结构上可赋值为 MUI 的类型)。

属性

palette

palette: object

实验性

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

实验性

borderRadius

borderRadius: number