diff --git a/media/folder-green-git-icon.png b/media/folder-green-git-icon.png new file mode 100644 index 0000000..9d93e5e Binary files /dev/null and b/media/folder-green-git-icon.png differ diff --git a/package.json b/package.json index 5913ce2..5bd74e5 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "type": "git", "url": "https://github.com/maksim77/gitcheck.git" }, + "icon": "media/folder-green-git-icon.png", "activationEvents": [ "workspaceContains:.git/" ],