Merged from Master

This commit is contained in:
Henry
2016-01-14 17:23:53 -08:00
84 changed files with 605 additions and 3970 deletions

View File

@@ -1,18 +0,0 @@
{
"name": "Snow",
"description": "Snow theme: light and cool",
"extensions": {
"stylesheets": [
{
"stylesheetUrl": "css/theme-snow.css",
"priority": 1000
}
],
"constants": [
{
"key": "THEME",
"value": "snow"
}
]
}
}