raw-solarized

0.1.0 • Public • Published

raw-solarized

Solarized scheme color values in json format.

Format

{
  "base03": {
    "hex": "#002b36",
    "16/8": "8/4",
    "termcol": "brblack",
    "xterm": {"code": 234, "hex": "#1c1c1c"},
    "lab": {"l": 15, "a": -12, "b": -12},
    "rgb": {"r": 0, "g": 43, "b": 54},
    "hsb": {"h": 193, "s": 100, "b": 21}
  },
  ...  
}

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i raw-solarized

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • mvanasse