This project was paused due to lack of motivation, but recently got a complete overhaul and is now live.
Description
This web app allows users to select colors and instantly preview them applied to shadcn/ui components. The tool generates a theme that can be copied into a CSS file, making it easy to integrate into any shadcn/ui codebase.
Reflection
After a long break due to a lack of motivation, I recently released version 1 with a completely new logic for creating themes. This project started as a way to learn Vite.js and experiment with theme configurations. It has now evolved into a practical solution for quickly customizing themes in shadcn/ui projects, filling the gap with an intuitive theme generator in the ecosystem.