File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 786786 "id" : " pr:github" ,
787787 "name" : " %view.pr.github.name%" ,
788788 "when" : " ReposManagerStateContext != NeedsAuthentication && !github:resolvingConflicts" ,
789- "icon" : " $(git-pull-request )" ,
789+ "icon" : " $(github-inverted )" ,
790790 "accessibilityHelpContent" : " %view.pr.github.accessibilityHelpContent%"
791791 },
792792 {
841841 "id" : " prStatus:github" ,
842842 "name" : " %view.pr.status.github.name%" ,
843843 "when" : " github:inReviewMode && !github:createPullRequest && !github:revertPullRequest" ,
844- "icon" : " $(git-pull-request )" ,
844+ "icon" : " $(diff-multiple )" ,
845845 "visibility" : " visible" ,
846846 "initialSize" : 3
847847 },
850850 "type" : " webview" ,
851851 "name" : " %view.github.active.pull.request.name%" ,
852852 "when" : " github:inReviewMode && github:focusedReview && !github:createPullRequest && !github:revertPullRequest && github:activePRCount <= 1" ,
853- "icon" : " $(git-pull-request )" ,
853+ "icon" : " $(code-review )" ,
854854 "initialSize" : 2
855855 },
856856 {
You can’t perform that action at this time.
0 commit comments