Area-ThemingHelp WantedIssue-BugProduct-Terminal
倉庫指標
- Star
- (35,764 star)
- PR 合併指標
- (平均合併 27天 19小時) (30 天內合併 24 個 PR)
描述
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