microsoft / microsoft/terminal
hard to view the top right icons when Mica is enabled
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
### Windows Terminal version
1.17.11391
### Windows build number
10.0.22621.1778
### Other Software
_No response_
### Steps to reproduce
Create a custom theme and enable Mica:
```
{
"name": "Mica",
"tab":
{
"background": null,
"showCloseButton": "always",
"unfocusedBackground": null
},
"tabRow":
{
"background": "#00000000",
"unfocusedBackground": null
},
"window":
{
"applicationTheme": "system",
"useMica": true
}
}
```
### Expected Behavior
_No response_
### Actual Behavior

Contributor guide
Research direction
Start by reproducing the issue in Windows Terminal 1.17.11391 on Windows 10.0.22621.1778 with the supplied custom theme and Mica enabled, then inspect the rendering of the top-right icons. Done means the icons are clearly visible while retaining the configured Mica appearance; the issue names no files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100