Skip to content

Commit

Permalink
Merge pull request #50 from parithon:icons
Browse files Browse the repository at this point in the history
Updated icon to be a true 32x32 square and added some color
  • Loading branch information
clarkio authored Feb 8, 2019
2 parents bebd288 + de9244a commit a82eed3
Show file tree
Hide file tree
Showing 7 changed files with 219 additions and 98 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"engines": {
"vscode": "^1.29.0"
},
"icon": "resources/twitchHighlighterIcon_128.png",
"icon": "resources/twitchHighlighterIcon.png",
"categories": [
"Other"
],
Expand Down
Binary file added resources/highlighterIcon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
108 changes: 108 additions & 0 deletions resources/highlighterIcon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/twitchHighlighterIcon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
110 changes: 110 additions & 0 deletions resources/twitchHighlighterIcon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
97 changes: 0 additions & 97 deletions resources/twitchhighlighterIcon.svg

This file was deleted.

Binary file removed resources/twitchhighlighterIcon_128.png
Binary file not shown.

0 comments on commit a82eed3

Please sign in to comment.