JohnAlbin / chroma

Chroma: The Sass color manager
http://johnalbin.github.io/chroma/
GNU General Public License v2.0
40 stars 7 forks source link

Color name suggestions #3

Open JohnAlbin opened 9 years ago

JohnAlbin commented 9 years ago

From http://blog.55minutes.com/2011/10/color-management-for-people-who-write-markup/

Wondering about those crazy color names? I got them using Color Name & Hue and Name That Color, tools that give you color names for hex codes. Now you can use “cerulean” and “azure” instead of “blue 15” and “blue 16”. http://www.colblindor.com/color-name-hue/ http://chir.ag/projects/name-that-color/

JohnAlbin commented 9 years ago

This would be 1000x easier if this code was written in JS instead of Sass.

Moving to 2.x where we will be supporting node-sass.