From 5a8fb4bf1b64d06e5ca148eb4619a1c692d2dded Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Wed, 15 May 2013 16:41:43 -0400 Subject: add new theme flatly to site --- api/themes.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'api') diff --git a/api/themes.json b/api/themes.json index 1023e179..602f43e0 100644 --- a/api/themes.json +++ b/api/themes.json @@ -55,6 +55,19 @@ "lessVariables": "http://bootswatch.com/cyborg/variables.less" }, + { + "name": "Flatly", + "description": "Flat and clean.", + "thumbnail": "http://bootswatch.com/flatly/thumbnail.png", + "preview": "http://bootswatch.com/flatly/", + "css": "http://bootswatch.com/flatly/bootstrap.css", + "css-min": "http://bootswatch.com/flatly/bootstrap.min.css", + "cssMin": "http://bootswatch.com/flatly/bootstrap.min.css", + "less": "http://bootswatch.com/flatly/bootswatch.less", + "less-variables": "http://bootswatch.com/flatly/variables.less", + "lessVariables": "http://bootswatch.com/flatly/variables.less" + }, + { "name": "Journal", "description": "Crisp like a new sheet of paper.", -- cgit v1.2.3