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

There is no any feature to switchback to previous default outer theme of vs code, its only providing some colors that can be switch between them, what if user now don't want to use it? #549

Closed AliAsgharGill closed 2 months ago

AliAsgharGill commented 5 months ago

Versions (please complete the following information):

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

willpower232 commented 5 months ago

I think the only way back is to manually remove workbench.colorCustomizations and peacock.color from the .vscode/settings.json file

AliAsgharGill commented 5 months ago

I think the only way back is to manually remove workbench.colorCustomizations and peacock.color from the .vscode/settings.json file

Thank you! its working.

ghost commented 2 months ago

simply open settings of vs code by CTRL + , and search for peacock in extensions and search peacock : color in workspace option and click on gear icon on top corner and chose reset settings..........It should work.