Releases: ment-mx/Prism
Releases · ment-mx/Prism
Prism 1.0.8
Prism 1.0.7
Added Sketch Measure JSON support
Prism 1.0.6
- New format structure
- Added clr export format
- Added colorset export format
Prism 1.0.5
Fixes bug with palette rendering and color hex value exports.
Prism 1.0.3
Added support for Sketch 45 plugin update mechanism.
Prism 1.0.2
Updated to support Sketch 42.
Prism 1.0.1
Updated to support Sketch 39
Prism 1.0
Features
- **ShareableColorPalatte turns into Prism 1.0!** - Beautiful color palette generation. - Automatic color naming. - Fully customizable. - Export as code in a variety of formats (CSS, SASS, Swift, etc). - Color renaming (Alias). - Rebuilt from the ground up using `Coffeescript` and love.Usage
1. Install plugin. 2. Add colors to your _Document Colors_. 3. Run command **[cmd ctrl c]**. 4. Voilà!Credits
- [Adrxx](https://github.com/Adrxx) and [L__A__L__O](https://github.com/L__A__L__O): **Creators** - Special thanks to [Gauth](http://gauth.fr/2011/09/get-a-color-name-from-any-rgb-combination/) for his color classifier and dataset.Shareable Color Palette 2.0
Features
- [x] Create color palette based on 'Document Colors' palette - [x] Updates palette each time the command is run - [x] Give specific color name _**(new)**_ - [x] Export colors in SASS-ready file _**(new)**_Usage
1. Install plugin 2. Add _Shareable Colors_ to 'Document Colors Palette' 3. Run command [cmd ctrl c] 4. Get your _Shareable Color Palette_ with HEX Values.Special Thanks
To @Adrxx for all new functionalities.