seimin 55b3368751 项目初始化 3 yıl önce
..
cerulean 55b3368751 项目初始化 3 yıl önce
cosmo 55b3368751 项目初始化 3 yıl önce
cyborg 55b3368751 项目初始化 3 yıl önce
darkly 55b3368751 项目初始化 3 yıl önce
flatly 55b3368751 项目初始化 3 yıl önce
fonts 55b3368751 项目初始化 3 yıl önce
journal 55b3368751 项目初始化 3 yıl önce
lumen 55b3368751 项目初始化 3 yıl önce
paper 55b3368751 项目初始化 3 yıl önce
readable 55b3368751 项目初始化 3 yıl önce
sandstone 55b3368751 项目初始化 3 yıl önce
simplex 55b3368751 项目初始化 3 yıl önce
slate 55b3368751 项目初始化 3 yıl önce
spacelab 55b3368751 项目初始化 3 yıl önce
superhero 55b3368751 项目初始化 3 yıl önce
united 55b3368751 项目初始化 3 yıl önce
yeti 55b3368751 项目初始化 3 yıl önce
.bower.json 55b3368751 项目初始化 3 yıl önce
LICENSE 55b3368751 项目初始化 3 yıl önce
README.md 55b3368751 项目初始化 3 yıl önce
bower.json 55b3368751 项目初始化 3 yıl önce

README.md

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.