summaryrefslogtreecommitdiff
path: root/api/3.json
blob: dd4e1ed4d7b20e9e77e4763d003f10f31f820e0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
{
	"version": "3.1.0",
	"themes": [
		{
			"name": "Amelia",
			"description": "Sweet and cheery",
			"thumbnail": "http://bootswatch.com/amelia/thumbnail.png",
			"preview": "http://bootswatch.com/amelia/",
			"css": "http://bootswatch.com/amelia/bootstrap.css",
			"cssMin": "http://bootswatch.com/amelia/bootstrap.min.css",
			"cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/amelia/bootstrap.min.css",
			"less": "http://bootswatch.com/amelia/bootswatch.less",
			"lessVariables": "http://bootswatch.com/amelia/variables.less"
		},
		{
			"name": "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",
			"cssMin": "http://bootswatch.com/cerulean/bootstrap.min.css",
			"cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/cerulean/bootstrap.min.css",
			"less": "http://bootswatch.com/cerulean/bootswatch.less",
			"lessVariables": "http://bootswatch.com/cerulean/variables.less"
		},
		{
			"name": "Cosmo",
			"description": "An ode to Metro",
			"thumbnail": "http://bootswatch.com/cosmo/thumbnail.png",
			"preview": "http://bootswatch.com/cosmo/",
			"css": "http://bootswatch.com/cosmo/bootstrap.css",
			"cssMin": "http://bootswatch.com/cosmo/bootstrap.min.css",
			"cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/cosmo/bootstrap.min.css",
			"less": "http://bootswatch.com/cosmo/bootswatch.less",
			"lessVariables": "http://bootswatch.com/cosmo/variables.less"
		},
		{
			"name": "Cyborg",
			"description": "Jet black and electric blue",
			"thumbnail": "http://bootswatch.com/cyborg/thumbnail.png",
			"preview": "http://bootswatch.com/cyborg/",
			"css": "http://bootswatch.com/cyborg/bootstrap.css",
			"cssMin": "http://bootswatch.com/cyborg/bootstrap.min.css",
			"cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/cyborg/bootstrap.min.css",
			"less": "http://bootswatch.com/cyborg/bootswatch.less",
			"lessVariables": "http://bootswatch.com/cyborg/variables.less"
		},
		{
			"name": "Flatly",
			"description": "Flat and modern",
			"thumbnail": "http://bootswatch.com/flatly/thumbnail.png",
			"preview": "http://bootswatch.com/flatly/",
			"css": "http://bootswatch.com/flatly/bootstrap.css",
			"cssMin": "http://bootswatch.com/flatly/bootstrap.min.css",
			"cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/flatly/bootstrap.min.css",
			"less": "http://bootswatch.com/flatly/bootswatch.less",
			"lessVariables": "http://bootswatch.com/flatly/variables.less"
		},
		{
			"name": "Journal",
			"description": "Crisp like a new sheet of paper",
			"thumbnail": "http://bootswatch.com/journal/thumbnail.png",
			"preview": "http://bootswatch.com/journal/",
			"css": "http://bootswatch.com/journal/bootstrap.css",
			"cssMin": "http://bootswatch.com/journal/bootstrap.min.css",
			"cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/journal/bootstrap.min.css",
			"less": "http://bootswatch.com/journal/bootswatch.less",
			"lessVariables": "http://bootswatch.com/journal/variables.less"
		},
		{
			"name": "Lumen",
			"description": "Light and shadow",
			"thumbnail": "http://bootswatch.com/lumen/thumbnail.png",
			"preview": "http://bootswatch.com/lumen/",
			"css": "http://bootswatch.com/lumen/bootstrap.css",
			"cssMin": "http://bootswatch.com/lumen/bootstrap.min.css",
			"cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/lumen/bootstrap.min.css",
			"less": "http://bootswatch.com/lumen/bootswatch.less",
			"lessVariables": "http://bootswatch.com/lumen/variables.less"
		},
		{
			"name": "Readable",
			"description": "Optimized for legibility",
			"thumbnail": "http://bootswatch.com/readable/thumbnail.png",
			"preview": "http://bootswatch.com/readable/",
			"css": "http://bootswatch.com/readable/bootstrap.css",
			"cssMin": "http://bootswatch.com/readable/bootstrap.min.css",
			"cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/readable/bootstrap.min.css",
			"less": "http://bootswatch.com/readable/bootswatch.less",
			"lessVariables": "http://bootswatch.com/readable/variables.less"
		},
		{
			"name": "Simplex",
			"description": "Mini and minimalist",
			"thumbnail": "http://bootswatch.com/simplex/thumbnail.png",
			"preview": "http://bootswatch.com/simplex/",
			"css": "http://bootswatch.com/simplex/bootstrap.css",
			"cssMin": "http://bootswatch.com/simplex/bootstrap.min.css",
			"cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/simplex/bootstrap.min.css",
			"less": "http://bootswatch.com/simplex/bootswatch.less",
			"lessVariables": "http://bootswatch.com/simplex/variables.less"
		},
		{
			"name": "Slate",
			"description": "Shades of gunmetal gray",
			"thumbnail": "http://bootswatch.com/slate/thumbnail.png",
			"preview": "http://bootswatch.com/slate/",
			"css": "http://bootswatch.com/slate/bootstrap.css",
			"cssMin": "http://bootswatch.com/slate/bootstrap.min.css",
			"cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/slate/bootstrap.min.css",
			"less": "http://bootswatch.com/slate/bootswatch.less",
			"lessVariables": "http://bootswatch.com/slate/variables.less"
		},
		{
			"name": "Spacelab",
			"description": "Silvery and sleek",
			"thumbnail": "http://bootswatch.com/spacelab/thumbnail.png",
			"preview": "http://bootswatch.com/spacelab/",
			"css": "http://bootswatch.com/spacelab/bootstrap.css",
			"cssMin": "http://bootswatch.com/spacelab/bootstrap.min.css",
			"cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/spacelab/bootstrap.min.css",
			"less": "http://bootswatch.com/spacelab/bootswatch.less",
			"lessVariables": "http://bootswatch.com/spacelab/variables.less"
		},
		{
			"name": "Superhero",
			"description": "The brave and the blue",
			"thumbnail": "http://bootswatch.com/superhero/thumbnail.png",
			"preview": "http://bootswatch.com/superhero/",
			"css": "http://bootswatch.com/superhero/bootstrap.css",
			"cssMin": "http://bootswatch.com/superhero/bootstrap.min.css",
			"cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/superhero/bootstrap.min.css",
			"less": "http://bootswatch.com/superhero/bootswatch.less",
			"lessVariables": "http://bootswatch.com/superhero/variables.less"
		},
		{
			"name": "United",
			"description": "Ubuntu orange and unique font",
			"thumbnail": "http://bootswatch.com/united/thumbnail.png",
			"preview": "http://bootswatch.com/united/",
			"css": "http://bootswatch.com/united/bootstrap.css",
			"cssMin": "http://bootswatch.com/united/bootstrap.min.css",
			"cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/united/bootstrap.min.css",
			"less": "http://bootswatch.com/united/bootswatch.less",
			"lessVariables": "http://bootswatch.com/united/variables.less"
		},
		{
			"name": "Yeti",
			"description": "A friendly foundation",
			"thumbnail": "http://bootswatch.com/yeti/thumbnail.png",
			"preview": "http://bootswatch.com/yeti/",
			"css": "http://bootswatch.com/yeti/bootstrap.css",
			"cssMin": "http://bootswatch.com/yeti/bootstrap.min.css",
			"cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/yeti/bootstrap.min.css",
			"less": "http://bootswatch.com/yeti/bootswatch.less",
			"lessVariables": "http://bootswatch.com/yeti/variables.less"
		}
	]
}