Switches to png icon

This commit is contained in:
Eric Amodio
2017-06-27 01:45:13 -04:00
parent ee124b5325
commit 54c077eb8d
3 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
!images/**/*.svg
!images/*.svg
!images/gitlens-icon.png
images/**
.vscode/**
.vscode-test/**
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

+1 -1
View File
@@ -37,7 +37,7 @@
"color": "#56098c",
"theme": "dark"
},
"icon": "images/gitlens-icon.svg",
"icon": "images/gitlens-icon.png",
"preview": false,
"homepage": "https://github.com/eamodio/vscode-gitlens/blob/master/README.md",
"bugs": {