oscardelben / Color-Picker-Pro

Color Detection Tool for Designers and Developers
http://fructivity.com
505 stars 50 forks source link

Color palette support #24

Open mabedan opened 11 years ago

mabedan commented 11 years ago

I added this functionality at a basic level to your app. It reads a palette color file (for now only in .less format) and in the color preview panel shows the name of the hovered color of it matches one of the colors in the palette.

It's useful for developers who work with screen files from designers and want detect color names used on a png. Or vice versa. screen shot 2013-06-04 at 4 24 11 pm

oscardelben commented 11 years ago

Hi, thanks for the PR. It may take me some time to go through it but it does look interesting.