I am using VsCode version 1.30.1.
I have forked a color theme on github, and can't get it to work.
I cloned the repo into my .vscode/extensions folder.
The color theme shows up when I go to color theme selector is VsCode.
But when I set the color theme, it does not change, even after a reboot.
Is there a way I could get a verbose log from the application when it tries to load the plugin?
.json
files, you can not have comments in a.json
You also have a missing,
on line 20 ofplastic-theme.json
– Donner