Skip to content

Commit

Permalink
Remove icon theme
Browse files Browse the repository at this point in the history
Override file icons not supported in vscode atm
microsoft/vscode#14662
  • Loading branch information
Vladislav Navrocky committed Apr 27, 2021
1 parent 5e8bf67 commit 69be8b2
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,6 @@
"onCommand:jsonnet.preview"
],
"contributes": {
"iconThemes": [
{
"id": "jsonnet",
"label": "Jsonnet",
"path": "./icon-theme.json"
}
],
"commands": [
{
"command": "jsonnet.previewToSide",
Expand Down

0 comments on commit 69be8b2

Please sign in to comment.