1e51ef7def
- Konzept/, didaktik_geografie/, didaktik_simulation/, v2-modules/, v2-platform/ - 12 code-workspace-Files - STATUS-*.md - viele M/D/R-Änderungen an bereits getrackten Files - .gitignore verstärkt: **/.humaninput/, **/secret_keys.txt Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
32 lines
1.0 KiB
Plaintext
32 lines
1.0 KiB
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"window.title": "Entscheidungstag V2 · GeoGraSim ${separator}${activeEditorShort}",
|
|
"window.titleSeparator": " — ",
|
|
"peacock.color": "#c85c4a",
|
|
"workbench.colorCustomizations": {
|
|
"activityBar.background": "#d97c6c",
|
|
"activityBar.activeBackground": "#d97c6c",
|
|
"activityBar.foreground": "#ffffff",
|
|
"activityBar.inactiveForeground": "#ffffff99",
|
|
"activityBarBadge.background": "#7a3528",
|
|
"activityBarBadge.foreground": "#ffffff",
|
|
"titleBar.activeBackground": "#c85c4a",
|
|
"titleBar.activeForeground": "#ffffff",
|
|
"titleBar.inactiveBackground": "#c85c4a99",
|
|
"titleBar.inactiveForeground": "#ffffff99",
|
|
"statusBar.background": "#c85c4a",
|
|
"statusBar.foreground": "#ffffff",
|
|
"statusBarItem.hoverBackground": "#d97c6c",
|
|
"statusBarItem.remoteBackground": "#c85c4a",
|
|
"statusBarItem.remoteForeground": "#ffffff",
|
|
"commandCenter.border": "#ffffff99",
|
|
"sash.hoverBorder": "#d97c6c"
|
|
}
|
|
}
|
|
}
|