Merged master into develop

This commit is contained in:
unknown 2017-02-06 22:42:59 +01:00
commit dcbc07cf80

View file

@ -5,12 +5,16 @@
"version": "0.0.2",
"publisher": "Equinusocio",
"license": "Apache-2.0",
"homepage": "https://github.com/equinusocio/vsc-material-theme",
"icon": "logo.svg",
"galleryBanner": {
"color": "#2d2d2d",
"theme": "dark"
},
"homepage": "https://github.com/equinusocio/vsc-material-theme",
"repository": {
"type": "git",
"url": "https://github.com/equinusocio/vsc-material-theme.git"
},
"bugs": {
"url": "https://github.com/equinusocio/vsc-material-theme/issues"
},