As of Sketch 53 we can now name colours. Would be cool to be able to name them in SD and the naming output and consumed by Sketch in the Sketch palette.
This would be awesome! Can you send any documentation on this?
I can't see anything in their API at first glance @dbanksdesign so I have reached out to them for clarification.
actually they answered on that ticket they closed. :)
I has started to look into it a few days ago. If you want I can take this.
I actually tried to use the palettes generated by SD (this made me so exited this week generating them) using the following plugin in Sketch v53 and It didn't seem to import them. :(
Stealing the comment from them just in case:
In Sketch 53.1, there are a
document.colorsanddocument.gradientsproperties: https://github.com/BohemianCoding/SketchAPI/blob/develop/docs/api/Document.mdAnd in Sketch 54, there will be
sketch.globaleAssets.colorsandsketch.globalAssets.gradients.The docs will be updated as soon as 54 is released.
@custa1200 take a look at #287 for fixing the sketch palette format.
Fixed this in #287
Most helpful comment
I has started to look into it a few days ago. If you want I can take this.