←back to thread

134 points miketromba | 2 comments | | HN request time: 0.001s | 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
meindnoch ◴[] No.45707186[source]
>Sign in or create an account with your email

Into the trash it goes.

replies(2): >>45707375 #>>45709116 #
1. miketromba ◴[] No.45709116[source]
I get this. Just shipped the ability to create and edit themes locally, no auth required. The local theme gets persisted to localstorage and you can optionally save/share it later. It also works seamlessly with the fork / import features, so those can be used without auth as well.
replies(1): >>45712350 #
2. calmworm ◴[] No.45712350[source]
WebAuthn has been a great alternative in my limited experience. Email for backup.