tweakcn is a powerful Visual Theme Editor for tailwind CSS & shadcn/ui components. It comes with Beautiful theme presets to get started, while aimming to offer advanced customisation for each aspect of your UI
Websites made with shadcn/ui famously look the same. tweakcn is a tool that helps you customize shadcn/ui components visually, to make your components stand-out. Currently in beta, starting with a Tailwind CSS theme editor. Support for all other shadcn/ui components is planned.
You can find the full feature list here: https://tweakcn.com/#features
You can find the updated roadmap here: https://tweakcn.com/#roadmap
- Node.js 18+
- npm / yarn / pnpm
- Clone the repository:
git clone https://github.com/jnsahaj/tweakcn.git
cd tweakcn
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open http://localhost:8080 in your browser.
Made with contrib.rocks.
Contributions are welcome! Please feel free to submit a Pull Request.