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>
31 lines
1.0 KiB
Plaintext
31 lines
1.0 KiB
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"window.title": "Lehrplan · GeoGraSim ${separator}${activeEditorShort}",
|
|
"window.titleSeparator": " — ",
|
|
"peacock.color": "#c78ad6",
|
|
"workbench.colorCustomizations": {
|
|
"activityBar.background": "#c78ad6",
|
|
"activityBar.activeBackground": "#c78ad6",
|
|
"activityBar.foreground": "#15202b",
|
|
"activityBar.inactiveForeground": "#15202b99",
|
|
"activityBarBadge.background": "#fa45d4",
|
|
"activityBarBadge.foreground": "#15202b",
|
|
"titleBar.activeBackground": "#c78ad6",
|
|
"titleBar.activeForeground": "#15202b",
|
|
"titleBar.inactiveBackground": "#c78ad699",
|
|
"titleBar.inactiveForeground": "#15202b99",
|
|
"statusBar.background": "#c78ad6",
|
|
"statusBar.foreground": "#15202b",
|
|
"statusBarItem.hoverBackground": "#c78ad699",
|
|
"statusBarItem.remoteBackground": "#c78ad6",
|
|
"statusBarItem.remoteForeground": "#15202b",
|
|
"commandCenter.border": "#15202b99",
|
|
"sash.hoverBorder": "#c78ad6"
|
|
}
|
|
}
|
|
} |