explorer-data/.vscode/settings.json
2024-09-25 20:35:56 +02:00

7 lines
No EOL
172 B
JSON

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