←back to thread

134 points miketromba | 1 comments | | HN request time: 0s | source

Hey, I built https://ShadcnThemer.com - a web app for creating and sharing themes for shadcn/ui, made with my some of my favorites, Next.js 15, Tailwind CSS 4, Drizzle ORM, and Supabase.

The goal was to make it easy to visually design shadcn color themes, preview them live across various example UIs, and export them straight into your projects (as CSS or via the shadcn CLI registry command).

I had a bit of experience going into this because I built the Theme Studio for VS Code in the past, but it was fun using a modern stack and leveraging Cursor to help me along the way this time.

GitHub: https://github.com/miketromba/shadcn-themer

Show context
sreekanth850 ◴[] No.45709139[source]
Not related to this directly, but shadcn drawer is built on the top of vaul which is unmintained, so who ever use this in production, keep this in your mind.
replies(1): >>45709295 #
rochak ◴[] No.45709295[source]
Gotta love the JS ecosystem where devs move faster than users.
replies(1): >>45709347 #
tonyhart7 ◴[] No.45709347[source]
and people complain about "why LLM produce outdated code" lol

this is why ecosystem that stable like Go is better for vibe coding

replies(1): >>45709916 #
h33t-l4x0r ◴[] No.45709916[source]
How are you vibe coding web dashboards in Go?
replies(1): >>45710814 #
tonyhart7 ◴[] No.45710814{3}[source]
its called htmx
replies(1): >>45711102 #
1. h33t-l4x0r ◴[] No.45711102{4}[source]
Can you share a link to one? I don't think I've ever seen this.