Files
JS/webseite-gulp-ts/backend/.vscode/settings.json
Philippe Torrel 44428b0495 added prototype
2026-08-03 14:46:13 +02:00

9 lines
218 B
JSON

{
"workbench.colorCustomizations": {
"titleBar.activeForeground": "#333",
"titleBar.activeBackground": "#d0d06b",
"titleBar.inactiveForeground": "#ddd",
"titleBar.inactiveBackground": "#a4a464"
}
}