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