Skip to content

Commit 59e8f3a

Browse files
committed
Changes compare icon to align with vscode
1 parent 4b4f6d8 commit 59e8f3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1814,8 +1814,8 @@
18141814
"title": "Open Changes with Working File",
18151815
"category": "GitLens",
18161816
"icon": {
1817-
"dark": "images/dark/icon-compare.svg",
1818-
"light": "images/light/icon-compare.svg"
1817+
"dark": "images/dark/icon-compare-ref-working.svg",
1818+
"light": "images/light/icon-compare-ref-working.svg"
18191819
}
18201820
},
18211821
{

0 commit comments

Comments
 (0)