Skip to content

Commit ae4c404

Browse files
committed
Add icon
1 parent 5fb279b commit ae4c404

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

images/icon.png

10.5 KB
Loading

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
"vscode": "^1.36.0"
88
},
99
"publisher": "HackMD",
10+
"icon": "images/icon.png",
11+
"galleryBanner": {
12+
"color": "#333333",
13+
"theme": "dark"
14+
},
1015
"extensionDependencies": [
1116
"bierner.markdown-preview-github-styles",
1217
"bierner.markdown-emoji",

0 commit comments

Comments
 (0)