Switches to png icon
This commit is contained in:
@@ -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
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user