Skip to content

Commit

Permalink
feat: Improve icon consistency for "gist"
Browse files Browse the repository at this point in the history
  • Loading branch information
yttriumz committed Oct 31, 2022
1 parent 108bb81 commit 38cd3ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/sets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ export const sets: IconSet[] = [
// 'codicon:gather': 'carbon:',
'codicon:gear': 'carbon:settings',
'codicon:gift': 'carbon:gift',
'codicon:gist': 'carbon:script',
// 'codicon:gist': 'carbon:',
// 'codicon:gist-fork': 'carbon:',
// 'codicon:gist-new': 'carbon:',
'codicon:gist-private': 'carbon:locked',
Expand Down

0 comments on commit 38cd3ed

Please sign in to comment.