←back to thread

134 points miketromba | 8 comments | | HN request time: 0.295s | source | bottom

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

1. imcritic ◴[] No.45706612[source]
What is shadcn?
replies(6): >>45706701 #>>45707114 #>>45707670 #>>45707777 #>>45708620 #>>45708965 #
2. QuantumNomad_ ◴[] No.45706701[source]
A set of components to build web UIs out of

https://ui.shadcn.com/

3. icemelt8 ◴[] No.45707114[source]
default UI of the internet
replies(1): >>45710322 #
4. ramon156 ◴[] No.45707670[source]
A customizable component library built on radix.

Not sure why this upsets people, is it because it's popular and therefore bad?

5. rafram ◴[] No.45708620[source]
The Bootstrap of the 2020s. Just the default components people copy-paste into Tailwind-based SaaS apps.
6. stravant ◴[] No.45708965[source]
The key piece of the stack it gives you is sensible cross-platform component behaviors to put your styling / branding on to of.
7. deaux ◴[] No.45710322[source]
I'm being very pedantic here in true HN fashion, but at most it's the default UI of VC-funded B2B SaaS startups. 95% of the internet-using world never comes across shadcn UIs.
replies(1): >>45712710 #
8. ivape ◴[] No.45712710{3}[source]
It’s also looks like some shit you can make in a weekend. There must have been a boot camp behind pushing it.