illixion / vscode-vibrancy-continued

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

Caption buttons not transparent #48

Closed EmrecanKaracayir closed 1 year ago

EmrecanKaracayir commented 1 year ago

image

Fresh Windows 11 install, fresh vs code install.

EmrecanKaracayir commented 1 year ago

Solved the problem myself. Go to your settings and in the window tab, untick the experimental window controls overlay.

image

mvahaste commented 1 year ago

If it's solved then close the issue, should be able to if you opened it.

illixion commented 1 year ago

Thanks for the info! Didn't realize that this was added as a user configurable setting, would be a good idea to add a check to make sure that it's disabled. I've created #49 to track this.

bigplayer-ai commented 1 year ago

Ok I found it: window.experimental.windowControlsOverlay.enabled "window.experimental.windowControlsOverlay.enabled": false image