Merge branch 'develop'

This commit is contained in:
Mattia Astorino 2019-03-18 21:05:48 +01:00
commit 07dff2d726
3 changed files with 3 additions and 2 deletions

View file

@ -96,7 +96,7 @@
}
},
"changelog": {
"lastversion": "2.7.0"
"lastversion": "2.8.0"
},
"themeVariants": {
"Darker": "./themes/Material-Theme-Darker.json",

View file

@ -2,7 +2,7 @@
"name": "vsc-material-theme",
"displayName": "Material Theme",
"description": "The most epic theme now for Visual Studio Code",
"version": "2.8.0",
"version": "2.8.1",
"publisher": "Equinusocio",
"license": "Apache-2.0",
"author": "Mattia Astorino [@equinusocio]",

View file

@ -94,6 +94,7 @@
"keyword.control",
"constant.other.color",
"punctuation.definition.tag",
"punctuation",
"punctuation.separator.inheritance.php",
"punctuation.definition.tag.html",
"punctuation.definition.tag.begin.html",