johnpapa / vscode-peacock

Subtly change the color of your Visual Studio Code workspace. Ideal when you have multiple VS Code instances, use VS Live Share, or use VS Code's Remote features, and you want to quickly identify your editor.
MIT License
1.03k stars 115 forks source link

Opening a project modifies `workbench.colorCustomizations` even when "Surprise me on startup" is disabled #551

Open ferm10n opened 2 months ago

ferm10n commented 2 months ago

Versions (please complete the following information):

Describe the bug I previously used peacock to set a color theme for a project. I then disabled peacock because it kept making unwanted changes to .vscode/settings.json workbench.colorCustomizations. Now I try to enable it with the "surprise me on startup" set to false, and it tries to remove almost all the options in workbench.colorCustomizations.

To Reproduce Steps to reproduce the behavior:

Expected behavior Color configuration should not be modified unless peacock command is invoked.

willpower232 commented 2 months ago

It might be worth looking at your main config json file in case there is another peacock setting present and it is getting confused