bootstrap-solarized
v1.0.2
Published
A pair of CSS themes for Bootstrap 3 based on Ethan Schoonover's solarized color theme.
Downloads
11
Readme
bootstrap-solarized
A pair of CSS themes for Bootstrap 3 based on Ethan Schoonover's solarized. Initially created with bootstrap-magic. They're not 100% comprehensive, but they're good enough for my usage, and I'll be updating them periodically as I run into corners I need to correct.
To use the color themes, load either bootstrap-solarized-dark.css
or
bootstrap-solarized-light.css
after loading bootstrap.css
.
This package is available on npm. To install via npm:
npm install bootstrap-solarized
See it in real-world use providing color themes for Tessera.
Demo
The demo/
directory has a couple of small demo pages which generated
the screenshots below, and a copy of An Vo's
bootstrap-tldr, for seeing
all Bootstrap components in one page.