Files
JS/webseite-react-php-jwt/slim-php/.vscode/settings.json
2026-09-01 12:05:06 +02:00

9 lines
218 B
JSON

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