From 46f8f6323d223ed47614870771e753ac340f3c58 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Wed, 5 Feb 2014 21:13:50 -0500 Subject: add new themes to index and api --- api/3.json | 22 ++++++++++++++++ index.html | 88 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 109 insertions(+), 1 deletion(-) diff --git a/api/3.json b/api/3.json index 42df3e94..dd4e1ed4 100644 --- a/api/3.json +++ b/api/3.json @@ -67,6 +67,17 @@ "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", @@ -111,6 +122,17 @@ "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", diff --git a/index.html b/index.html index ff3e076f..d87a080a 100644 --- a/index.html +++ b/index.html @@ -97,6 +97,9 @@ Tweet +
+

Check out our limited edition theme Cupid and our new themes Lumen and Superhero! More info...

+
@@ -180,7 +183,7 @@

Cerulean

-

A calm, blue sky

+

A calm blue sky

Download @@ -225,6 +228,33 @@
+
+
+
+ Cupid +
+
+

Cupid

+

Pretty in pink

+ + +
+
+
+
@@ -306,6 +336,32 @@
+
+
+
+ Lumen +
+
+

Lumen

+

Light and shadow

+ + +
+
+
+
@@ -422,6 +478,36 @@
+
+
+ +
+
+ Superhero +
+
+ +

Superhero

+

The brave and the blue

+ + + +
+
+
-- cgit v1.2.3