EYHN / vscode-vibrancy

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

Rendering error when rename symbol, opacity is zero? #97

Open HaloWang opened 3 years ago

HaloWang commented 3 years ago

IMG_1137 (Small)

看起来下面的提示Enter to Rename ...是透明的

"vscode_vibrancy.type": "acrylic",
"vscode_vibrancy.opacity": 0.85

using theme Atom One Dark

theme VSCode.Dark 也有同样的问题,看来不受 theme 影响?

EYHN commented 3 years ago

This is a known issue and I can't write a css selector for this element. If you know how to solve this problem, please submit PR 🙏