Skip to content

Commit ff488b4

Browse files
committed
Fix VSCode theme
1 parent 404a3fc commit ff488b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"icon": "icon.svg",
2929
"galleryBanner": {
3030
"color": "#2c2c2c",
31-
"theme": "light"
31+
"theme": "dark"
3232
},
3333
"contributes": {
3434
"//": "This section is for VSCode",

0 commit comments

Comments
 (0)