microsoft/Terminal
hard to view the top right icons when Mica is enabled
オープン
#15,434 opened on 2023/05/25
Area-ThemingHelp WantedIssue-BugProduct-Terminal
Repository metrics
- Stars
- (103,173 個のスター)
- PR merge metrics
- (平均マージ 27d 19h) (30d で 24 merged PRs)
説明
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