microsoft / microsoft/terminal

hard to view the top right icons when Mica is enabled

Open
#15,434 5 comments 1 reaction 0 assignees View on GitHub
Area-Theming Help Wanted Issue-Bug Product-Terminal
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

![image](https://github.com/microsoft/terminal/assets/1913505/bf87d43c-ee21-41e8-b777-3cc9f030df1e)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.