It Disrupt Default Color Themes in VSCode
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!
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.
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.
Depending on your platform, the location is in the following folder:
Windows %USERPROFILE%.vscode\extensions macOS ~/.vscode/extensions Linux ~/.vscode/extensions
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