Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

It Disrupt Default Color Themes in VSCode #124

Open
rocketman7 opened this issue Oct 29, 2021 · 4 comments
Open

It Disrupt Default Color Themes in VSCode #124

rocketman7 opened this issue Oct 29, 2021 · 4 comments

Comments

@rocketman7
Copy link

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!

@andremalveira
Copy link

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.

@rocketman7
Copy link
Author

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.

@andremalveira
Copy link

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

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

@Judecx14
Copy link

Judecx14 commented Nov 6, 2021

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants