microsoft / microsoft/terminal
Tab background should use opacity from profile
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
The tab background color is picked from the current profile, but the opacity is not.
Which makes the tabs appear even darker than the actual tab contents.
 
_Light theme and GitBash on Solarized Dark with 70 opacity and useAcrylic.
Windows-Terminal Version: 1.16.10262.0_
Setting RGBA color values for tab colors in themes already works.
But then you lose the color hue from the current profile.
Hovering over an inactive tab comes close to the expected result.

This is somewhat related to #14026 and #14815.
Contributor guide
Research direction
Reproduce the issue in Windows Terminal 1.16.10262.0 using a profile with 70% opacity and useAcrylic, comparing the tab background with the tab contents. Trace the tab background handling and verify that the profile opacity affects the tab color while preserving the profile hue; the issue is done when the tab appearance matches the expected opacity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100