Skip to content

Commit 3bafaed

Browse files
committed
Add Marketplace gallery banner config
1 parent 89996d9 commit 3bafaed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
"description": "Easily copy snippets of code without unnecessary indentation, making it easier to share them e.g. via Slack",
55
"version": "0.1.1",
66
"icon": "images/icon.png",
7+
"galleryBanner": {
8+
"color": "#1C252C",
9+
"theme": "light"
10+
},
711
"preview": true,
812
"publisher": "lumaxis",
913
"author": {

0 commit comments

Comments
 (0)