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.1 KiB
Plaintext
32 lines
1.1 KiB
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"window.title": "Glossar · GeoGraSim ${separator}${activeEditorShort}",
|
|
"window.titleSeparator": " — ",
|
|
"peacock.color": "#e8b870",
|
|
"workbench.colorCustomizations": {
|
|
"activityBar.background": "#efce9c",
|
|
"activityBar.activeBackground": "#efce9c",
|
|
"activityBar.foreground": "#15202b",
|
|
"activityBar.inactiveForeground": "#15202b99",
|
|
"activityBarBadge.background": "#1ba56e",
|
|
"activityBarBadge.foreground": "#e7e7e7",
|
|
"titleBar.activeBackground": "#e8b870",
|
|
"titleBar.activeForeground": "#15202b",
|
|
"titleBar.inactiveBackground": "#e8b87099",
|
|
"titleBar.inactiveForeground": "#15202b99",
|
|
"statusBar.background": "#e8b870",
|
|
"statusBar.foreground": "#15202b",
|
|
"statusBarItem.hoverBackground": "#e1a244",
|
|
"statusBarItem.remoteBackground": "#e8b870",
|
|
"statusBarItem.remoteForeground": "#15202b",
|
|
"commandCenter.border": "#15202b99",
|
|
"sash.hoverBorder": "#efce9c"
|
|
},
|
|
"git.ignoreLimitWarning": true
|
|
}
|
|
} |