Skip to content

Commit bd087c2

Browse files
committed
feat(view): change Activity Bar icon to zap
Better represents "Quick Command" speed concept and distinguishes from default terminal icon
1 parent 5993a7f commit bd087c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
{
7070
"id": "quickCommandsContainer",
7171
"title": "Quick Commands",
72-
"icon": "$(terminal)"
72+
"icon": "$(zap)"
7373
}
7474
]
7575
},

0 commit comments

Comments
 (0)