vscode-solarized
vscode-solarized copied to clipboard
Added missing comma to dark workbench theme
Fixes #17
Tested your change manually on my pc with vscode and it worked. Thanks.
$ code --version
1.96.4
cd4ee3b1c348a13bafd8f9ad8060705f6d4b9cba
x64
Tested your change manually on my pc with vscode and it worked. Thanks.
$ code --version 1.96.4 cd4ee3b1c348a13bafd8f9ad8060705f6d4b9cba x64
I'm on a Mac, but regardless, if you look at the PR, this is a JSON file with a missing comma, which is an invalid format.