add icon for seti file theme extension

This commit is contained in:
kieferrm
2018-02-28 18:58:38 -08:00
parent ea2132e45f
commit 95888050f7
2 changed files with 1 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
"displayName": "%displayName%",
"description": "%description%",
"publisher": "vscode",
"icon": "icons/seti-circular-128x128.png",
"scripts": {
"update": "node ./build/update-icon-theme.js"
},