figmagic icon indicating copy to clipboard operation
figmagic copied to clipboard

Support blend modes

Open mikaelvesavuori opened this issue 3 years ago • 0 comments

Currently, colors do not support blend modes. This issue would adress adding support for blend modes.

I currently have no clear idea of how this would manifest itself; perhaps it would use CSS blend modes (https://developer.mozilla.org/en-US/docs/Web/CSS/mix-blend-mode) that would add an extra line to the generated data.

mikaelvesavuori avatar Oct 09 '21 07:10 mikaelvesavuori