官方文档
https://docs.microsoft.com/zh-cn/windows/terminal/
https://docs.microsoft.com/en-us/windows/terminal/
主题
https://windowsterminalthemes.dev/
https://github.com/mbadolato/iTerm2-Color-Schemes
https://printempw.github.io/windows-terminal-setup-guide/
Gruvbox Dark
{
"name": "Gruvbox Dark",
"black": "#1e1e1e",
"red": "#be0f17",
"green": "#868715",
"yellow": "#cc881a",
"blue": "#377375",
"purple": "#a04b73",
"cyan": "#578e57",
"white": "#978771",
"brightBlack": "#7f7061",
"brightRed": "#f73028",
"brightGreen": "#aab01e",
"brightYellow": "#f7b125",
"brightBlue": "#719586",
"brightPurple": "#c77089",
"brightCyan": "#7db669",
"brightWhite": "#e6d4a3",
"background": "#1e1e1e",
"foreground": "#e6d4a3",
"cursorColor": "#e6d4a3",
"selectionBackground": "#e6d4a3"
}