vscode-vibrancy icon indicating copy to clipboard operation
vscode-vibrancy copied to clipboard

Unable to get Vibrancy working on

Open vmcilwain opened this issue 3 years ago • 10 comments

Hello,

I have been trying to get vibrancy installed and working for 2 days now so I thought I might ask for some help to see if it's possible at all.

I am on a mid 2015 Macbook Pro running Big Sur (11.2.3).

I did the following:

  • Set my theme to Dark+ (default dark)
  • Installed Vibrancy
  • Reloaded Vibrancy
  • Restarted VSCode
  • Turned off Warning that pops up

After doing all of that, VSCode looks the same (completely solid).

I noticed in the display accessibility, reduce transparency is turned on and I don't seem to have a way to turn it off. I assume this is the reason why Vibrancy isn't working but I want to confirm that or see if there is any other workaround anyone may know about to get this working.

vmcilwain avatar Mar 16 '21 13:03 vmcilwain

yup i have the same issue and i'm also running big sur, did anyone find a fix for that?

Reaster0 avatar May 14 '21 08:05 Reaster0

Same here. (Big Sur + latest vscode version)

mrAnomalyy avatar May 19 '21 14:05 mrAnomalyy

Today Vibrancy just started working as well as previously for me. Folk, try to check it out on latest updates.

image

Big Sur 11.3.1. VSCode 1.56.2

mrAnomalyy avatar May 24 '21 03:05 mrAnomalyy

well for me it just don't want to work even if i have exactly the same version than you, i really don't know why, do you know anything else that have change?

Reaster0 avatar May 24 '21 23:05 Reaster0

@Reaster0 I have no idea why it works again on my computer. But I also have to mention two things: First, I ran "Enable Vibrancy" command a few times and then restarted my VSCode. Second, I have this line in my settings.json - "terminal.integrated.gpuAcceleration": "off",

Here's my settings.json:

{ "workbench.colorTheme": "Monokai", "editor.fontFamily": "'Fira Code', Menlo, Monaco, 'Courier New', monospace", "editor.fontLigatures": true, "editor.fontSize": 14, "editor.tabSize": 2, "workbench.editor.tabCloseButton": "left", "terminal.integrated.gpuAcceleration": "off", "emmet.excludeLanguages": [ "typescript", "tsx", "jsx", "markdown" ], }

mrAnomalyy avatar May 25 '21 08:05 mrAnomalyy

well i've try with vscode as root and without, with and without your configuration, still nothin, that's black magic i suppose

Reaster0 avatar May 25 '21 09:05 Reaster0

Yo! not working for macOS Monterey (12.1), any suggestions?

Creator674 avatar Feb 24 '22 12:02 Creator674

Not working on monterrey!

MatiasBoldrini avatar Jun 08 '22 01:06 MatiasBoldrini

Not working on monterrey!

Same

JuanVillegas97 avatar Jun 13 '22 01:06 JuanVillegas97

Not working on Windows 10, firstly, I don't get the popup of "Reload Vibrancy" I get one saying "Reload iTheme Vibrancy"... whatever that means. I run that and get a popup that says

"Command 'Reload iTheme Vibrancy' resulted an error (A system error occurred (ENOENT): no such file or directory, stat 'vscode's workbench.html path'))"

Any thoughts?

SannanOfficial avatar Aug 14 '22 06:08 SannanOfficial