yifengyide/.vscode/settings.json
2025-02-18 18:07:57 +08:00

7 lines
188 B
JSON

{
"workbench.colorCustomizations": {
"activityBar.background": "#46260E",
"titleBar.activeBackground": "#613514",
"titleBar.activeForeground": "#FDF9F6"
}
}