2.8.0
This commit is contained in:
parent
1e549eff08
commit
10192e5708
1 changed files with 4 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
"name": "vsc-material-theme",
|
"name": "vsc-material-theme",
|
||||||
"displayName": "Material Theme",
|
"displayName": "Material Theme",
|
||||||
"description": "The most epic theme now for Visual Studio Code",
|
"description": "The most epic theme now for Visual Studio Code",
|
||||||
"version": "2.7.0",
|
"version": "2.8.0",
|
||||||
"publisher": "Equinusocio",
|
"publisher": "Equinusocio",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"author": "Mattia Astorino [@equinusocio]",
|
"author": "Mattia Astorino [@equinusocio]",
|
||||||
|
@ -141,7 +141,9 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"extensionDependency": ["Equinusocio.vsc-material-theme-icons"],
|
"extensionDependency": [
|
||||||
|
"Equinusocio.vsc-material-theme-icons"
|
||||||
|
],
|
||||||
"badges": [
|
"badges": [
|
||||||
{
|
{
|
||||||
"url": "https://camo.githubusercontent.com/d3c6e53aa66426dead24cdedab0e83082103bea6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f657175696e75736f63696f2f7673632d6d6174657269616c2d7468656d652e7376673f7374796c653d666c61742d737175617265",
|
"url": "https://camo.githubusercontent.com/d3c6e53aa66426dead24cdedab0e83082103bea6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f657175696e75736f63696f2f7673632d6d6174657269616c2d7468656d652e7376673f7374796c653d666c61742d737175617265",
|
||||||
|
|
Loading…
Reference in a new issue