Skip to content

Commit efebbb5

Browse files
committed
Add icon for vscode page
1 parent 48c9519 commit efebbb5

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

icon.svg

Lines changed: 7 additions & 0 deletions
Loading

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525
"syntax",
2626
"python3"
2727
],
28+
"icon": "icon.svg",
29+
"galleryBanner": {
30+
"color": "#2c2c2c",
31+
"theme": "light"
32+
},
2833
"contributes": {
2934
"//": "This section is for VSCode",
3035
"languages": [

0 commit comments

Comments
 (0)