clarkio / vscode-twitch-highlighter

This is a VS Code extension that will allow your Twitch chat to highlight a line of code via a command message. Example: `!line 8 server.js`. See master branch README.md for more details
https://clarkio.com
203 stars 14 forks source link

Updated icon to be a true 32x32 square and added some color #50

Closed parithon closed 5 years ago

parithon commented 5 years ago

Fixed the aspect ratio of the Icon to fill a 32x32 pixel square. Additionally, I changed the color of the 'pen' to match the blue color of VSCode.

twitchhighlightericon