Files
JS/webseite-sass-js/.vscode/settings.json
Philippe Torrel ddaae120a7 feat: webseite-js
2026-07-03 13:07:49 +02:00

9 lines
218 B
JSON

{
"workbench.colorCustomizations": {
"titleBar.activeForeground": "#333",
"titleBar.activeBackground": "#4cc354",
"titleBar.inactiveForeground": "#ddd",
"titleBar.inactiveBackground": "#28862e"
}
}