Static theme

Generates a CSS file with all shadcn variables set to Material 3 colors. One command — drop it in and you're done.

Pick a seed color

Choose a variant

Install

pnpm dlx shadcn@latest add https://material-shadcn.vercel.app/r/6750A4?variant=tonal-spot

That's it. The command adds a CSS theme file to your project. All shadcn components pick up the new colors automatically — no config changes needed.