zack
feat: πŸš€ Update Chat-nFace configurations
a053984
|
raw
history blame
No virus
384 Bytes

A JSON with color names and its values. Based on http://dev.w3.org/csswg/css-color/#named-colors.

NPM

var colors = require('color-name');
colors.red //[255,0,0]