Gruvbox Dark

在 Windows Terminal 配置文件中加入 Gruvbox Dark 配色方案。
https://github.com/mbadolato/iTerm2-Color-Schemes

"schemes": [
{
"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"
}
]

posted @ 2023-05-10 02:06  道阻且长行则将至Go  阅读(77)  评论(0编辑  收藏  举报