getflourish / Sketch-Style-Inventory

Review, import & export styles in Sketch.
MIT License
1.83k stars 104 forks source link

RGBA for color inventory JSON export #64

Closed adam-christiansen-design closed 6 years ago

adam-christiansen-design commented 8 years ago

The developers i'm working with / project i'm on would benefit greatly from having RGBA in the JSON export for color inventory. If there is a way to make that happen, how? If not, count this as a feature request. Thanks!

apertureless commented 8 years ago

You can get the RGBA Tupel with MSColor.colorWithSVGString(hex_value). You could change it in the javascript for exporting.

getflourish commented 8 years ago

Thanks for your input. I will consider this when I update it for 3.5

getflourish commented 6 years ago

Changed to export/import RGBA