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

[feat] Update color input when a variable is being used #1716

Open
thughey opened this issue Apr 3, 2025 · 0 comments
Open

[feat] Update color input when a variable is being used #1716

thughey opened this issue Apr 3, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@thughey
Copy link
Contributor

thughey commented Apr 3, 2025

Describe the feature

When a color variable is being used, change the color input to:

  • Remove the background and add a lighter border
  • Use the name of the color in the input instead of the hex code (add "..." if the name exceeds the width of the input)
    Image

On hover of the input:

  • Show an "x": On click this will remove the color
    Image

On click of the color input (not the "x") open up the color modal - just like how the current input works.

Let me know if you have any questions :)

@thughey thughey added the enhancement New feature or request label Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants