illixion / vscode-vibrancy-continued

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

[Bug]: It is only available when the vscode is dark mode. #165

Open ActaV-N opened 1 month ago

ActaV-N commented 1 month ago

Is there an existing issue for this?

Current Behavior

Screenshot 2024-10-04 at 5 31 13 PM

Expected Behavior

It doesn't matter it's only available in dark mode, but I think the documentation needed to be updated.

Steps To Reproduce

  1. Enable vibrancy
  2. Set your vscode's system color theme to light

Environment

- OS: OS X, Sonoma 14.6.1
- VSCode: 1.94.0(Universal)
- Extension: vscode-vibrancy-continued
- Theme: Dark+

Anything else?

No response

illixion commented 1 month ago

The Vibrancy theme needs to match the VSCode theme, and there is an automatic theme switch feature that can be enabled via vscode_vibrancy.enableAutoTheme setting, documentation for which is available here: https://github.com/illixion/vscode-vibrancy-continued?tab=readme-ov-file#vscode_vibrancyenableautotheme

Edit: in your case, you can simply change the Vibrancy theme to Default Light

ActaV-N commented 1 month ago

Well, I tried this and that but in my case, the only solution was setting vscode color theme to dark.

Screenshot 2024-10-05 at 2 31 46 PM
illixion commented 1 month ago

Just to make sure, did you reload vibrancy after changing this setting? This is a required step, and I can see you have a pending notification in your bottom right

ActaV-N commented 1 month ago

Just to make sure, did you reload vibrancy after changing this setting?

Yes, actually I have had some struggles with it so far, so when I changed settings I always reloaded vibrancy and restarted my vscode. FYI, the pending notifications are about the amazon Q and git repository

illixion commented 1 month ago

Please confirm that you are using Light+ as your VSCode theme, and that either automatic switching is enabled or your Vibrancy theme is set to Default Light. Here's what the theme is meant to look like in light mode:

Screenshot 2024-10-09 at 15 08 22