Skip to content

Commit 7a920ba

Browse files
committed
yikes change the gallery banner
1 parent 9d4d7c8 commit 7a920ba

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"url": "https://github.com/timheuer/jsondbg.git"
1414
},
1515
"icon": "resources/icon.png",
16-
"version": "0.1.0",
16+
"version": "0.1.1",
1717
"engines": {
1818
"vscode": "^1.97.0"
1919
},
@@ -36,10 +36,6 @@
3636
"debugger",
3737
"variables"
3838
],
39-
"galleryBanner": {
40-
"color": "#C80000",
41-
"theme": "dark"
42-
},
4339
"activationEvents": [],
4440
"main": "./out/extension.js",
4541
"contributes": {

0 commit comments

Comments
 (0)