Add community theme as extensionPack
This commit is contained in:
parent
100d460a9e
commit
874ddcf2a1
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/material-theme/vsc-material-theme/issues"
|
"url": "https://github.com/material-theme/vsc-material-theme/issues"
|
||||||
},
|
},
|
||||||
|
"extensionPack": [
|
||||||
|
"equinusocio.vsc-community-material-theme"
|
||||||
|
],
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "<=10",
|
"node": "<=10",
|
||||||
"vscode": "^1.41.0"
|
"vscode": "^1.41.0"
|
||||||
|
|
Loading…
Reference in a new issue