Skip to content
+

Default theme viewer

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

To create your own theme, start by customizing the theme colors.

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

  • cssVarPrefix: "joy"
  • getCssVar: f ()
  • generateCssVars: f generateCssVars()
  • unstable_sx: f ()
  • getColorSchemeSelector: f ()
  • shouldSkipGeneratingVar: f o()
  • applyStyles: f o()