include themes.json for hobo theme selector

This commit is contained in:
Frédéric Péters 2016-01-26 17:41:10 +01:00
parent fc607ee065
commit d540d05e00
1 changed files with 8 additions and 0 deletions

8
themes.json Normal file
View File

@ -0,0 +1,8 @@
[
{"id": "vincennes",
"label": "Vincennes",
"variables": {
},
"color": "#D91A80"
}
]