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 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'api') 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", -- cgit v1.2.3