summaryrefslogtreecommitdiff
path: root/themes.json
blob: c3deb79eacdbd061c12e7dc8e2f38e91017edfa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
	"amelia": {
		"description": "Sweet and cheery.",
		"thumbnail": "http://bootswatch.com/amelia/thumbnail.png",
		"preview": "http://bootswatch.com/amelia/",
		"css": "http://bootswatch.com/amelia/bootstrap.css",
		"css-min": "http://bootswatch.com/amelia/bootstrap.min.css"
	},
	
	"cerulean": {
		"description": "A calm blue sky.",
		"thumbnail": "http://bootswatch.com/cerulean/thumbnail.png",
		"preview": "http://bootswatch.com/cerulean/",
		"css": "http://bootswatch.com/cerulean/bootstrap.css",
		"css-min": "http://bootswatch.com/cerulean/bootstrap.min.css"
	}
}