vscode-twitch-themer
vscode-twitch-themer copied to clipboard
fix: don't show link for built in themes
Closes #204
This checks if the theme provider is vscode. I presume this means the theme is included in VSC by default. Not entirely sure on this though.
I like this solution. We discussed on stream, but to document. Can we add a test to verify the correct thing happens when a vscode. theme gets used?