Skip to content

ydlsp2015/bootswatch

This branch is 1251 commits behind thomaspark/bootswatch:v5.

Folders and files

NameName
Last commit message
Last commit date
Mar 22, 2015
Mar 17, 2015
Mar 5, 2015
Mar 24, 2015
Apr 30, 2015
Apr 21, 2015
Mar 23, 2015
Apr 21, 2015
Apr 30, 2015
Mar 22, 2015
Apr 21, 2015
Jan 23, 2015
Nov 14, 2014
Apr 21, 2015
Apr 21, 2015
Apr 21, 2015
May 6, 2015
Apr 21, 2015
Apr 21, 2015
Apr 21, 2015
Mar 23, 2015
Apr 21, 2015
Apr 21, 2015
Mar 27, 2015
Apr 30, 2015
Apr 30, 2015
Nov 14, 2014
Mar 22, 2015
Dec 26, 2013
Dec 26, 2013
Feb 19, 2015
Feb 3, 2014
Mar 22, 2015
Nov 14, 2014
Mar 23, 2015
Aug 21, 2014
Aug 27, 2014
Apr 21, 2015
Mar 23, 2015

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.

These files are also available in SASS.

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.

Corey Sewell for SASS conversion.

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

  • HTML 58.7%
  • CSS 40.8%
  • Other 0.5%