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>
30 lines
902 B
Plaintext
30 lines
902 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"name": "geograsim",
|
|
"path": "../../.."
|
|
}
|
|
],
|
|
"settings": {
|
|
"workbench.colorCustomizations": {
|
|
"activityBar.activeBackground": "#fbed80",
|
|
"activityBar.background": "#fbed80",
|
|
"activityBar.foreground": "#15202b",
|
|
"activityBar.inactiveForeground": "#15202b99",
|
|
"activityBarBadge.background": "#06b9a5",
|
|
"activityBarBadge.foreground": "#15202b",
|
|
"commandCenter.border": "#15202b99",
|
|
"sash.hoverBorder": "#fbed80",
|
|
"statusBar.background": "#f9e64f",
|
|
"statusBar.foreground": "#15202b",
|
|
"statusBarItem.hoverBackground": "#f7df1e",
|
|
"statusBarItem.remoteBackground": "#f9e64f",
|
|
"statusBarItem.remoteForeground": "#15202b",
|
|
"titleBar.activeBackground": "#f9e64f",
|
|
"titleBar.activeForeground": "#15202b",
|
|
"titleBar.inactiveBackground": "#f9e64f99",
|
|
"titleBar.inactiveForeground": "#15202b99"
|
|
},
|
|
"peacock.color": "#f9e64f"
|
|
}
|
|
} |