mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
384 B
384 B
A JSON with color names and its values. Based on http://dev.w3.org/csswg/css-color/#named-colors.
var colors = require('color-name');
colors.red //[255,0,0]