AudioTesting/.vscode/settings.json

7 lines
188 B
JSON
Raw Normal View History

2022-02-12 07:28:38 +00:00
{
"workbench.colorCustomizations": {
"activityBar.background": "#263208",
"titleBar.activeBackground": "#36460B",
"titleBar.activeForeground": "#F7FCEC"
}
}