illixion / vscode-vibrancy-continued

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

[Bug]: VSCode Window Buttons are not affected by Vibrancy #53

Closed bigplayer-ai closed 1 year ago

bigplayer-ai commented 1 year ago

Is there an existing issue for this?

Current Behavior

After running/reloading Vibrancy extension The buttons of VSCODE window does not change colors. image

Expected Behavior

After running/reloading Vibrancy extension The buttons of VSCODE window does change colors.

Steps To Reproduce

1) Reload vibrancy 2) The buttons of VSCODE window does change colors.

Environment

- OS: Windows 11 22H2 Build 22621.1105
- VSCode: 1.7.4.3
- Extension:v1.1.12

Anything else?

No response

illixion commented 1 year ago

Please ensure that “experimental window controls” VSCode setting is disabled, as shown here: #49

bigplayer-ai commented 1 year ago

I don't have this option/setting in my VSCode!

bigplayer-ai commented 1 year ago

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