Skip to content

darkflag/bootswatch

This branch is 5 commits ahead of, 1365 commits behind thomaspark/bootswatch:v5.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 22, 2014
0ae0b32 · Oct 22, 2014
Oct 3, 2014
Oct 22, 2014
Oct 6, 2014
Aug 13, 2014
Oct 6, 2014
Jun 27, 2014
Oct 6, 2014
Oct 6, 2014
Oct 6, 2014
Oct 6, 2014
Oct 15, 2014
Oct 6, 2014
Oct 6, 2014
Feb 7, 2014
Mar 27, 2014
Sep 14, 2014
Oct 6, 2014
Oct 6, 2014
Oct 11, 2014
Oct 6, 2014
Oct 6, 2014
Oct 6, 2014
Oct 6, 2014
Oct 6, 2014
Oct 21, 2014
Sep 15, 2014
Oct 6, 2014
Oct 6, 2014
Dec 26, 2013
Aug 23, 2014
Dec 26, 2013
Dec 26, 2013
Oct 22, 2014
Feb 3, 2014
Feb 26, 2014
Aug 1, 2014
Oct 13, 2014
Aug 21, 2014
Aug 27, 2014
Oct 6, 2014
Oct 21, 2014

Repository files navigation

Bootswatch

Bootswatch is a collection of free themes for Bootstrap. Check it out at bootswatch.com.

Usage

Download the bootstrap.min.css file associated with a theme and replace Bootstrap's default stylesheet.

The themes are also hosted on BootstrapCDN.

Rails users should check out twitter-bootswatch-rails.

Customization

Bootswatch is open source and you’re welcome to modify the themes.

Each theme consists of two LESS files. variables.less, which is included by default in Bootstrap, allows you to customize these settings. bootswatch.less introduces more extensive structural changes.

Check out the Help page for more details on building your own theme.

API

A simple API is available for integrating your platform with Bootswatch. Send your request to http://api.bootswatch.com/3/.

The swatch objects are returned in an array called themes, each one with the following properties: name, description, preview, thumbnail, css, cssMin, less, and lessVariables.

More info at http://bootswatch.com/help/#api

Author

Thomas Park

Thanks

Mark Otto and Jacob Thornton for Bootstrap.

Jenil Gogari for his contributions to the Flatly theme.

James Taylor for cors-lite.

Copyright and License

Copyright 2014 Thomas Park

Code released under the MIT License.

About

Themes for Bootstrap

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 98.5%
  • JavaScript 1.3%
  • Other 0.2%