solarized-colors

1.0.4 • Public • Published

Solarized Colors

npm

Hex value definitions for Ethan Schoonover's Solarized colorscheme.

Usage

const solarized = require('solarized-colors');
console.log(solarized.base01); // '#586e75'
console.log(solarized.violet); // '#6c71c4'

Dependents (0)

Package Sidebar

Install

npm i solarized-colors

Weekly Downloads

2

Version

1.0.4

License

MIT

Unpacked Size

1.01 kB

Total Files

3

Last publish

Collaborators

  • glhc