diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-04-29 10:37:15 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-04-29 10:37:15 -0400 |
commit | 7f530ab42e07b365bb7334c0392baec2730232a7 (patch) | |
tree | d4eb0bb758cfacd841716932e4845179cf910526 | |
parent | 4a8b924c717dd7dd8db5171f51c5a703fc44a0e8 (diff) |
added list to api
-rw-r--r-- | themes.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/themes.json b/themes.json index b4e585b7..d10e7080 100644 --- a/themes.json +++ b/themes.json @@ -1,4 +1,6 @@ { + "list": ["Amelia", "Cerulean", "Cyborg", "Journal", "Readable", "Simplex", "Slate", "Spacelab", "Spruce", "Superhero", "United"], + "Amelia": { "description": "Sweet and cheery.", "thumbnail": "http://bootswatch.com/amelia/thumbnail.png", |