explorer-data/.vscode/settings.json

7 lines
172 B
JSON
Raw Permalink Normal View History

{
"workbench.colorCustomizations": {
"activityBar.background": "#093601",
"titleBar.activeBackground": "#0D4B02",
"titleBar.activeForeground": "#EFFFEC"
}
2024-09-25 20:35:56 +02:00
}