Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I restart the border colors of VSCode? Suddenly they changed

enter image description here

So today I opened my VSCode and it looks like the screenshot.

I didn't apply any changes to it. I just turn off my computer last night and today these are the colors. I already changed the theme and still the same.

Any ideas?

like image 570
Reacting Avatar asked Sep 17 '25 02:09

Reacting


1 Answers

It happens that before installing the peacock extension, it affects the VSCode workspace, to solve it:

  • You must download and install peacock again
  • Once installed you must open the extension options ctrl + shift + p on windows
  • Finally, click on the option Reset workspace color illustrative image

That's all.

like image 123
Edgar Gc Avatar answered Sep 21 '25 20:09

Edgar Gc