add icon for seti file theme extension

pull/44795/head
kieferrm 2018-02-28 18:58:38 -08:00
parent ea2132e45f
commit 95888050f7
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

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"
},