VOOZH about

URL: https://mui.com/material-ui/customization/default-theme/

⇱ Default theme viewer - Material UI


Skip to content

Default theme viewer

This tree view allows you to explore how the theme object looks like with the default values.

If you want to learn more about how the theme is assembled, take a look at material-ui/style/createTheme.ts, and the related imports which createTheme() uses.

You can play with the documentation theme object in your browser console, as the theme variable is exposed on all the documentation pages.


  • direction: "ltr"
  • components: Object
  • applyStyles: f k()
  • internal_cache: Object
  • toRuntimeSource: f e()
  • alpha: f alpha()
  • lighten: f lighten()
  • darken: f darken()
  • direction: "ltr"
  • components: Object
  • applyStyles: f k()
  • internal_cache: Object
  • toRuntimeSource: f e()
  • alpha: f alpha()
  • lighten: f lighten()
  • darken: f darken()