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 colorset support #32

Closed griffin-stewie closed 6 years ago

griffin-stewie commented 6 years ago

Xcode supports Named Color feature on Asset Catalog recently. I added export format for this for all iOS developers.

colorset are bunch of JSON inside XXXXX.colorset directories. I use EXPORT_TYPE_FILES to give users to chose destination directory for it.

About colorset

griffin-stewie commented 6 years ago

@Adrxx @LaloMrtnz I was wondering that these reviews by houndci-bot is not so much meaningful, because reacently We have powerful text editor and large screen and We need to call methods that come from Cocoa, those method signatures are quite long. Same situation #33

Adrxx commented 6 years ago

@griffin-stewie You're right, those comments are just annoying, I have removed the integration...

griffin-stewie commented 6 years ago

Thank you for merging my PR.