rwxrob / css-colors-solarized

Add solarized palette to your CSS or Stylus stylesheets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

css-colors-solarized

CSS and Stylus style sheets for Ethan Schoonover's solarized colors.

See the web site for sample.

Install

For those that prefer to integrate node_modules/css-colors-solarized/{styles,scripts} into your grunt|gulp build process, (which you probably should):

npm install css-colors-solarized --save-dev

And if you insist ...

bower install css-colors-solarized

About

Add solarized palette to your CSS or Stylus stylesheets

License:Apache License 2.0


Languages

Language:HTML 46.7%Language:Stylus 28.0%Language:CSS 17.2%Language:JavaScript 8.1%