To build a real design system, one should be able to reference variables inside colors. This is pretty basic stuff.
Advantage:
Distinguishing between Primitives and Tokens
Example:
Primitive: grey-1, grey-2….grey-9
Token: bg-surface: var(–grey-2)
So each color has to be declared only once and then referenced throughout the system.
I agree, you should be able to setup varibles so they cascade by default, allowing you to change the default at any point in the chain.
This is a must have, hopefully we get this soon :)
HSL variables should also be defined for each color
Definitely needed
Yes this feature we need. :)
I have also showed it here, where u refence a color inside a color is the standard from Figma also
I see this feature request as completed, but I don’t see option in the dropdown where I can choose variable. When I enter variable it is automatically transformed into color value (not variable). How to use it?
@Billing Please choose the “RAW” option from the color model dropdown.
Works perfeclty.