illixion / vscode-vibrancy-continued

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

[Bug]: No transparent when open .ipynb file (jupyter notebook in vscode) #62

Closed hjnnjh closed 1 year ago

hjnnjh commented 1 year ago

Is there an existing issue for this?

Current Behavior

Just the problem I mentioned in the title, here is a corresponding picture image

Expected Behavior

Apply the transparency effect when open the.ipynb file

Steps To Reproduce

No response

Environment

- OS: macOS 13.1
- VSCode: 1.76.0
- Extension: 1.1.12

Anything else?

No response

illixion commented 1 year ago

Fixed by #79.

hjnnjh commented 1 year ago

Fixed by #79.

@illixion Thank you!