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'

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.0
    4
  • 1.0.1
    82
  • 1.0.0
    0

Package Sidebar

Install

npm i xterm-colors

Weekly Downloads

86

Version

2.0.0

License

MIT

Unpacked Size

5.47 kB

Total Files

6

Last publish

Collaborators

  • sindresorhus