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

It Disrupt Default Color Themes in VSCode

Open rocketman7 opened this issue 4 years ago • 4 comments

Hi team, I disabled it and uninstalled it cuz it didn't work. BUT, after uninstalling it, default color themes in vscode are disrupted! Even I changed the theme to Light, the fonts colors are white. For all color themes, the background of IDE is stick to Dark+'s background color. PLEASE let me know how I can restore of vscode default color themes.

NO extension should affect to default setting AFTER UNINSTALLING IT!

rocketman7 avatar Oct 29 '21 17:10 rocketman7

you can access the .vscode/extensions folder to fix the problem when uninstalling;

C:\Users{you user}.vscode\extensions\eyhn.vscode-vibrancy-1.0.16

delete the folder (eyhn.vscode-vibrancy-1.0.16) and restart your vscode.

andremalveira avatar Nov 03 '21 19:11 andremalveira

you can access the .vscode/extensions folder to fix the problem when uninstalling;

C:\Users{you user}.vscode\extensions\eyhn.vscode-vibrancy-1.0.16

delete the folder (eyhn.vscode-vibrancy-1.0.16) and restart your vscode.

Hi, I'm using Mac. Please provide the instruction for Mac.

rocketman7 avatar Nov 04 '21 01:11 rocketman7

Depending on your platform, the location is in the following folder:

Windows %USERPROFILE%.vscode\extensions macOS ~/.vscode/extensions Linux ~/.vscode/extensions

andremalveira avatar Nov 04 '21 02:11 andremalveira

you can access the .vscode/extensions folder to fix the problem when uninstalling;

C:\Users{you user}.vscode\extensions\eyhn.vscode-vibrancy-1.0.16

delete the folder (eyhn.vscode-vibrancy-1.0.16) and restart your vscode.

It worked, thank you :D

Judecx14 avatar Nov 06 '21 21:11 Judecx14