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": "Busfahrt · GeoGraSim ${separator}${activeEditorShort}",
|
|
"window.titleSeparator": " — ",
|
|
"peacock.color": "#404040",
|
|
"workbench.colorCustomizations": {
|
|
"activityBar.background": "#595959",
|
|
"activityBar.activeBackground": "#595959",
|
|
"activityBar.foreground": "#e7e7e7",
|
|
"activityBar.inactiveForeground": "#e7e7e799",
|
|
"activityBarBadge.background": "#103010",
|
|
"activityBarBadge.foreground": "#e7e7e7",
|
|
"titleBar.activeBackground": "#404040",
|
|
"titleBar.activeForeground": "#e7e7e7",
|
|
"titleBar.inactiveBackground": "#40404099",
|
|
"titleBar.inactiveForeground": "#e7e7e799",
|
|
"statusBar.background": "#404040",
|
|
"statusBar.foreground": "#e7e7e7",
|
|
"statusBarItem.hoverBackground": "#595959",
|
|
"statusBarItem.remoteBackground": "#404040",
|
|
"statusBarItem.remoteForeground": "#e7e7e7",
|
|
"commandCenter.border": "#e7e7e799",
|
|
"sash.hoverBorder": "#595959"
|
|
}
|
|
}
|
|
}
|