Skip to content

feat: Add Theme Selector to Homepage for Quick Customization #242

@devanshyadav0001

Description

@devanshyadav0001

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.

Metadata

Metadata

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions