Files
JS/webseite-gulp-ts/frontend/.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": "#de6666",
"titleBar.inactiveForeground": "#ddd",
"titleBar.inactiveBackground": "#bf7c90"
}
}