engine/config_handler/.vscode/settings.json
2025-03-01 06:43:44 +01:00

7 lines
No EOL
188 B
JSON

{
"workbench.colorCustomizations": {
"activityBar.background": "#133512",
"titleBar.activeBackground": "#1A4A19",
"titleBar.activeForeground": "#F7FCF7"
}
}