[PR #743] Add non-acrylic opacity #24289

Open
opened 2026-01-31 09:02:25 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/743

State: closed
Merged: No


fix #603

Can't find a simple way to make the tab content area translucent. Ended up using layered window.

Added an option opacity controlling the opacity of the layered window. Preserved the option acrylicOpacity.

TODO:

**Original Pull Request:** https://github.com/microsoft/terminal/pull/743 **State:** closed **Merged:** No --- fix #603 Can't find a simple way to make the tab content area translucent. Ended up using layered window. Added an option `opacity` controlling the opacity of the layered window. Preserved the option `acrylicOpacity`. TODO: - [ ] remove option `acrylicOpacity`, as mentioned in https://github.com/microsoft/Terminal/issues/593#issuecomment-491072359.
claunia added the pull-request label 2026-01-31 09:02:25 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#24289