illixion / vscode-vibrancy-continued

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

[Bug]: Terminal and windows controls are not transparent #75

Closed MK-coding closed 1 year ago

MK-coding commented 1 year ago

Is there an existing issue for this?

Current Behavior

vibrancy_bug

Expected Behavior

theme-solarized-dark+

Steps To Reproduce

No response

Environment

- OS: Windows11
- VSCode:1.78.2
- Extension:1.1.15
- Theme:Dark

Anything else?

No response

MK-coding commented 1 year ago

Use "terminal.integrated.gpuAcceleration": "off" in settings

illixion commented 1 year ago

Yeah, that option from the FAQ should fix your terminal. Window controls aren't transparent due to "native window controls" being enabled by default, though Vibrancy should turn it off automatically.