aceberg / aceberg-bootswatch-fork

Bootswatch with additional themes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aceberg-bootswatch-fork

Fork of bootswatch with additional themes:

  • Emerald
  • Grass
  • Grayscale
  • Ocean
  • Sand
  • Wood

How to add theme

  1. Copy and rename an existing theme in /dist
  2. Edit _variables.scss
  3. Run grunt swatch:new-theme
  4. Copy docs/old-theme to docs/new-theme, edit index.html there
  5. Add theme in menu in docs/index.html
  6. Run grunt to see result

NPM

  1. npm login
  2. npm publish

About

Bootswatch with additional themes

License:MIT License


Languages

Language:JavaScript 57.4%Language:HTML 37.8%Language:Ruby 4.0%Language:SCSS 0.8%