Files
JS/webseite/frontend/.vscode/settings.json
2026-07-22 11:41:40 +02:00

9 lines
218 B
JSON

{
"workbench.colorCustomizations": {
"titleBar.activeForeground": "#333",
"titleBar.activeBackground": "#86cd8b",
"titleBar.inactiveForeground": "#ddd",
"titleBar.inactiveBackground": "#6fa973"
}
}