Skip to content

feat: Custom Color Palette Picker for SVGs #7807

Description

Is your feature request related to a problem? Please describe.

I'm always frustrated when none of the pre-defined themes in lib/svg/themes.ts exactly match my personal brand colors or my website's specific color scheme.

Describe the solution you'd like

A UI component that allows users to pick custom hex codes for the background, text, borders, and icons of the generated SVGs, instead of being restricted to the preset themes.

Describe alternatives you've considered

I could fork the repository and add my own theme to the codebase, but a dynamic color picker in the UI would be much more user-friendly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions