figma / plugin-typings

Typings for the Figma Plugin API
MIT License
195 stars 45 forks source link

Updated the BlendMode type. #262

Closed mikhin closed 10 months ago

mikhin commented 11 months ago

Remove LINEAR_BURN and LINEAR_DODGE and add PLUS_DARKER and PLUS_LIGHTER. This has to match the real list from the Figma UI.

Screenshot 2023-10-26 at 16 36 01

jefflee-figma commented 10 months ago

For backward compatibility reasons, we won't be changing these identifiers, but we made a note of this quirk in our docs. Thanks for the report!