Theming Nuxt UI should feel like picking colors, not editing config files. Too often, setting up a design-token system means copy-pasting snippets, toggling dark mode to catch mismatches, and rebuilding just to preview a single shade change.
We wanted a tool where you could see your entire design system render across real components — instantly, in both color modes — and walk away with production-ready code you can paste straight into your project.
Nuxt UI Theme Builder is a free, open-source application that lets you visually configure Nuxt UI v4 design tokens — semantic colors, neutral palette, border radius, font family, and per-mode shade overrides — then export the result as app.config.ts, CSS variables, or JSON.
Every change is instantly previewed across 125+ real Nuxt UI components, layout blocks, and full-page templates so you can see exactly how your theme looks before shipping it.
app.config.ts, a CSS snippet, or raw JSON.This project is open source under the MIT License. Contributions of any kind — code, docs, design, ideas — are welcome. If the tool saves you time, consider giving it a star on GitHub.
Have feedback, ideas, or questions? Visit our contact page.