xterm-colors
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

xterm-colors

xterm 256 color palette

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

Install

npm install xterm-colors

Usage

import xtermColors from 'xterm-colors';

xtermColors[7];
//=> 'c0c0c0'

Package Sidebar

Install

npm i xterm-colors

Weekly Downloads

31

Version

2.0.0

License

MIT

Unpacked Size

5.47 kB

Total Files

6

Last publish

Collaborators

  • sindresorhus