illixion / vscode-vibrancy-continued

Enable Acrylic/Glass effect for your VS Code.
MIT License
556 stars 32 forks source link

[Bug]: #136

Closed prathmesh-ka-github closed 7 months ago

prathmesh-ka-github commented 7 months ago

Is there an existing issue for this?

Current Behavior

The command pallet doesn't get the transparency effect.

image

Expected Behavior

Command pallet should get a transparency effect.

Steps To Reproduce

  1. Run the extension
  2. Open command pallet
  3. see bug

Environment

- OS: Windows 
- VSCode: VSCode-win32-x64-1.86.2
- Extension: Vibrancy continued
- Theme: Solarized Dark

Anything else?

No response

prathmesh-ka-github commented 7 months ago

I just went through the documentation and found the ans to this issue :') "terminal.integrated.gpuAcceleration:off" (I really should read docs beforehand)