ment-mx / Prism

Creates a beautiful artboard color palette with all your 'Document Colors' and their respective color label in a variety of formats.
MIT License
1.01k stars 47 forks source link

Add Sketch Measure JSON import JSON support. #34

Closed griffin-stewie closed 6 years ago

griffin-stewie commented 6 years ago

This export supports JSON for Sketch Measure’s import format.

I'm using Prism for managing Colors and using Sketch Measure to share design specs for developers. When I see spec html exported by Sketch Measure, Color names which Prism named aren't there. To solve this problem, Sketch Measure shows us color name if we use Sketch Measures' "Named Color" feature and it supports importing JSON. This PR make collaborate between Prism and Sketch Measure easier than manual color management.

griffin-stewie commented 6 years ago

@LaloMrtnz Could you see this Pull Request?

griffin-stewie commented 6 years ago

@jenniesyip @Adrxx @LaloMrtnz @Acotker Could you merge my PR? #37 would be solved if it merged.

griffin-stewie commented 6 years ago

Thank you!

Adrxx commented 6 years ago

Thank you @griffin-stewie ;)