Skip to content

Commit d55bb21

Browse files
chore(theme): 🔧 add gallery theme and color (#4)
1 parent 96fa2b8 commit d55bb21

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,9 @@
5252
"engines": {
5353
"vscode": "^1.47.0"
5454
},
55-
"icon": "media/icon.png"
55+
"icon": "media/icon.png",
56+
"galleryBanner": {
57+
"color": "#EA2E6E",
58+
"theme": "dark"
59+
}
5660
}

0 commit comments

Comments
 (0)