vscode-solarized icon indicating copy to clipboard operation
vscode-solarized copied to clipboard

Added missing comma to dark workbench theme

Open mummybot opened this issue 1 year ago • 2 comments

Fixes #17

mummybot avatar Feb 03 '25 16:02 mummybot

Tested your change manually on my pc with vscode and it worked. Thanks.

$ code --version
1.96.4
cd4ee3b1c348a13bafd8f9ad8060705f6d4b9cba
x64

JBarmentlo avatar Feb 04 '25 10:02 JBarmentlo

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.

mummybot avatar Feb 04 '25 11:02 mummybot