andrewfiorillo / sketch-palettes

A Sketch plugin for exporting and importing fill presets. It supports colors, gradients, and pattern fills.
MIT License
2.27k stars 134 forks source link

Support transparent colors #5

Closed andrewfiorillo closed 8 years ago

andrewfiorillo commented 9 years ago

Right now the plugin only supports hex colors, but it should support rgba colors as well, so transparency can be saved. Perhaps consider changing the storage format entirely to rgba. It would also need to maintain compatibility for palettes saved before rgba support.

justinjaywang commented 8 years ago

:+1:

riddle commented 8 years ago

Thanks for pointing me here.

It would also need to maintain compatibility for palettes saved before rgba support.

Backwards compat is a neat idea but what if you didn’t? Then all people need to do is to export their palette into a new file and import that from now on. Should people want to open old files, they can just download old version of the plugin.

Bonus: the issue could move. I’m literally in a spot where I’m more likely to copy a screenshot of a palette around than import 88 colors and have to delete 44 because they were flattened.

Alternatively: do you run donations? 😄 Wink wink

andrewfiorillo commented 8 years ago

@riddle Sketch Palettes now supports transparent colors. Hope you find it useful!

cecileboucheron commented 8 years ago

Omg thank you!! Big thumbs up from the Keybase design team 👍