Awesome
aceberg-bootswatch-fork
Fork of bootswatch with additional themes:
- Emerald
- Grass
- Grayscale
- Ocean
- Sand
- Wood
How to add theme
- Copy and rename an existing theme in
/dist
- Edit
_variables.scss
- Run
grunt swatch:new-theme
- Copy
docs/old-theme
todocs/new-theme
, editindex.html
there - Add theme in menu in
docs/index.html
- Run
grunt
to see result
NPM
npm login
npm publish