explorer-data/.vscode/settings.json

8 lines
173 B
JSON

{
"workbench.colorCustomizations": {
"activityBar.background": "#093601",
"titleBar.activeBackground": "#0D4B02",
"titleBar.activeForeground": "#EFFFEC"
}
}