Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Iconify] Allow Custom Color for Copied Icon #17665

Open
equt opened this issue Mar 8, 2025 · 1 comment
Open

[Iconify] Allow Custom Color for Copied Icon #17665

equt opened this issue Mar 8, 2025 · 1 comment
Labels
extension: iconify Issues related to the iconify extension extension Issues related to one of the extensions in the Store feature request New feature or improvement

Comments

@equt
Copy link
Contributor

equt commented Mar 8, 2025

Extension

https://www.raycast.com/destiner/iconify

Description

The extension currently only supports two colors. IMO it's better to have it as a text field allowing custom color.

"data": [
{
"title": "Default",
"value": "currentColor"
},
{
"title": "White",
"value": "#ffffff"
}
]

Who will benefit from this feature?

Everyone I guess

Anything else?

But that would be a breaking change affecting existing user if we chnage this field type directly. Any thought?


Edit: Correct the link to the code so it's not pointing to my fork but Raycast one.

@equt equt added extension Issues related to one of the extensions in the Store feature request New feature or improvement labels Mar 8, 2025
@raycastbot raycastbot added the extension: iconify Issues related to the iconify extension label Mar 8, 2025
@raycastbot
Copy link
Collaborator

raycastbot commented Mar 8, 2025

Thank you for opening this issue!

🔔 @Destiner @sxn @robertvanhoesel @kuddl @kevinxo328 @ridemountainpig you might want to have a look.

💡 Author and Contributors commands

The author and contributors of destiner/iconify can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot close as not planned Closes the issue as not planned.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopens the issue.
  • @raycastbot assign me Assigns yourself to the issue.
  • @raycastbot good first issue Adds the "Good first issue" label to the issue.
  • @raycastbot keep this issue open Make sure the issue won't go stale and will be kept open by the bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension: iconify Issues related to the iconify extension extension Issues related to one of the extensions in the Store feature request New feature or improvement
Projects
None yet
Development

No branches or pull requests

2 participants