Allow us to use CSS variables in the color picker #25526
azkalex
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe..
Using the global colors always outputs weird color vars names. Besides having that, we should also be able to use our own color vars in the color picker as in the image below.
Describe the solution you'd like.
It should just work, global colors are vars themselves too, so it should work the same way even if the custom var is specified or being chosen from the global colors.
Describe alternatives you've considered.
Custom CSS on the DOM elements that need to have those color vars.
Additional context
No response
Agreement
All reactions