EYHN / vscode-vibrancy

Enable Acrylic/Glass effect for your VS Code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vibrancy Not working for integrated terminal

lkm14001 opened this issue · comments

Even if I type "teminal.integrated.rendererType" : "dom" in settings.json file

It is not working even after that.

please give a solution

I'm new in this github thing but i found the same problem as you and some guys told me that the oldest method doesn't work but if you write "terminal.integrated.gpuAcceleration": "off" in settings.json file it should work, because for me it did work. Take care !!

They told me that "terminal.integrated.gpuAcceleration": "off" is the same as if you write "teminal.integrated.rendererType" : "dom" so it would be fine.

commented

Make sure you have upgraded your vscode version to 1.56.2

commented

If the problem is not resolved, please update this issue.