diff --git a/package.json b/package.json index 4294ad5..9e45ad2 100644 --- a/package.json +++ b/package.json @@ -3094,7 +3094,7 @@ "command": "gitlens.views.unstageDirectory", "title": "Unstage All Changes", "category": "GitLens", - "icon": "$(add)" + "icon": "$(remove)" }, { "command": "gitlens.views.unstageFile",