Files
react-test/docs/data/joy/customization/default-theme-viewer/default-theme-viewer.md
how2ice 005cf56baf
Some checks failed
No response / noResponse (push) Has been cancelled
CI / Continuous releases (push) Has been cancelled
CI / test-dev (macos-latest) (push) Has been cancelled
CI / test-dev (ubuntu-latest) (push) Has been cancelled
CI / test-dev (windows-latest) (push) Has been cancelled
Maintenance / main (push) Has been cancelled
Scorecards supply-chain security / Scorecards analysis (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
init project
2025-12-12 14:26:25 +09:00

18 lines
669 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Default theme viewer
<p class="description">This tree view allows you to explore how the theme object looks like with the default values.</p>
To create your own theme, start by customizing the [theme colors](/joy-ui/customization/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.
:::warning
This is a work in progress. Joy UI's default theme isn't finalized yet.
<br />
<br />
Please note that **the documentation site is using a custom theme** (the MUI's organization branding).
:::
{{"demo": "JoyDefaultTheme.js", "hideToolbar": true, "bg": "inline"}}