Midea/.vscode/settings.json

7 lines
188 B
JSON
Raw Normal View History

2023-09-22 08:07:45 +00:00
{
"workbench.colorCustomizations": {
"activityBar.background": "#1C3310",
"titleBar.activeBackground": "#274816",
"titleBar.activeForeground": "#F6FBF4"
}
}