microsoft/Terminal
Voir sur GitHubhard to view the top right icons when Mica is enabled
Open
#15 434 ouverte le 25 mai 2023
Area-ThemingHelp WantedIssue-BugProduct-Terminal
Métriques du dépôt
- Stars
- (35 764 stars)
- Métriques de merge PR
- (Merge moyen 27j 19h) (24 PRs mergées en 30 j)
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