xterm 256 color palette
The color palette is just a JSON file and can be used wherever.
$ npm install --save xterm-colors
var xtermColors = require('xterm-colors'); xtermColors[7];//=> c0c0c0
MIT © Sindre Sorhus
npm i xterm-colors
8
1.0.1
MIT
github.com
Gitgithub
a year ago
Test with RunKit