Files
react-test/docs/data/joy/customization/theme-builder/theme-builder.md

12 lines
454 B
Markdown
Raw Normal View History

2025-12-12 14:26:25 +09:00
# Theme builder
<p class="description">Tools for tailoring your custom Joy UI theme.</p>
## Colors
Use the visual color palette builder below to construct a custom theme.
Click the **< >** icon in the top right corner when you're ready to copy and paste the code into your app.
Read [the Theme colors page](/joy-ui/customization/theme-colors/) for details on working with colors in Joy UI.
{{"component": "modules/components/JoyThemeBuilder.tsx"}}