figma-plugin icon indicating copy to clipboard operation
figma-plugin copied to clipboard

[Gradient tokens]: Support for radial angular/conic gradients

Open ianturk opened this issue 2 years ago • 4 comments

Describe the bug Angular/conic gradient tokens don't apply

To Reproduce Steps to reproduce the behavior:

  1. Create a token with a conic gradient: conic-gradient(from 180deg at 50% 50%, #ffffff 0deg, #ffffff00 45deg, #ffffff 360deg)
  2. Apply token to shape on canvas

Expected behavior Token applies gradient token

ianturk avatar Jun 09 '22 19:06 ianturk

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.

six7 avatar Jun 09 '22 22:06 six7

Would really love to have this working, running into the issue in my current problem

vkogmail avatar Jun 01 '23 11:06 vkogmail

Yes this would be great, waiting for it too! Any updates on this?

litemeup-cyprus avatar Aug 13 '23 14:08 litemeup-cyprus

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.

C3PablO avatar Feb 05 '24 06:02 C3PablO

Added to Featurebase Request- 💡 🎨 Expand gradient color support

SamIam4Hyma avatar May 07 '24 21:05 SamIam4Hyma