figma-plugin
figma-plugin copied to clipboard
[Gradient tokens]: Support for radial angular/conic gradients
Describe the bug Angular/conic gradient tokens don't apply
To Reproduce Steps to reproduce the behavior:
- Create a token with a conic gradient: conic-gradient(from 180deg at 50% 50%, #ffffff 0deg, #ffffff00 45deg, #ffffff 360deg)
- Apply token to shape on canvas
Expected behavior Token applies gradient token
We currently only support linear-gradient, conic and angular would be possible, but we'd need to create a transformer to Figma's matrix first. We currently only have that for linear.
Would really love to have this working, running into the issue in my current problem
Yes this would be great, waiting for it too! Any updates on this?
Any update on this? We would love to be able to apply conic gradients. The lack of support for this type of gradient is causing us some trouble with the themes.
Added to Featurebase Request- 💡 🎨 Expand gradient color support