Function: createCMSDefaultTheme
▸ createCMSDefaultTheme(«destructured»
): Theme
Use this function to build the default FireCMS MUI5 theme, with some overrides.
Parameters
Name | Type |
---|---|
«destructured» | Object |
› fontFamily? | string |
› headersFontFamily? | string |
› mode | "light" | "dark" |
› primaryColor? | string |
› secondaryColor? | string |
Returns
Theme