xterm-colors

1.0.1 • Public • Published

xterm-colors Build Status

xterm 256 color palette

The color palette is just a JSON file and can be used wherever.

Install

$ npm install --save xterm-colors

Usage

var xtermColors = require('xterm-colors');
 
xtermColors[7];
//=> c0c0c0

License

MIT © Sindre Sorhus

Package Sidebar

Install

npm i xterm-colors

Weekly Downloads

50

Version

1.0.1

License

MIT

Unpacked Size

5.25 kB

Total Files

5

Last publish

Collaborators

  • sindresorhus