Is your feature request related to a problem? Please describe.
I'm always frustrated when I visit the homepage (commitpulse.vercel.app)
and there's no way to change the theme directly. I have to navigate to
the separate /customize page just to switch themes, which is not
discoverable for new users.
Describe the solution you'd like
Add a simple theme selector (dropdown or preset pill buttons) directly
on the homepage below the username input field. When a theme is selected,
the copied link should automatically include the theme parameter
(e.g. ?user=username&theme=neon), so users can get a themed badge
instantly without visiting /customize.
Describe alternatives you've considered
- Adding a small "Customize →" link or button near the Copy Link button
that redirects to /customize page with the username pre-filled.
- This is a simpler alternative if adding a full theme selector to the
homepage feels too heavy.
Is your feature request related to a problem? Please describe.
I'm always frustrated when I visit the homepage (commitpulse.vercel.app)
and there's no way to change the theme directly. I have to navigate to
the separate /customize page just to switch themes, which is not
discoverable for new users.
Describe the solution you'd like
Add a simple theme selector (dropdown or preset pill buttons) directly
on the homepage below the username input field. When a theme is selected,
the copied link should automatically include the theme parameter
(e.g. ?user=username&theme=neon), so users can get a themed badge
instantly without visiting /customize.
Describe alternatives you've considered
that redirects to /customize page with the username pre-filled.
homepage feels too heavy.