12 lines
454 B
Markdown
12 lines
454 B
Markdown
|
|
# 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"}}
|