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>
23 lines
939 B
JSON
23 lines
939 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"activityBar.activeBackground": "#93e6fc",
|
|
"activityBar.background": "#93e6fc",
|
|
"activityBar.foreground": "#15202b",
|
|
"activityBar.inactiveForeground": "#15202b99",
|
|
"activityBarBadge.background": "#fa45d4",
|
|
"activityBarBadge.foreground": "#15202b",
|
|
"commandCenter.border": "#15202b99",
|
|
"sash.hoverBorder": "#93e6fc",
|
|
"statusBar.background": "#61dafb",
|
|
"statusBar.foreground": "#15202b",
|
|
"statusBarItem.hoverBackground": "#2fcefa",
|
|
"statusBarItem.remoteBackground": "#61dafb",
|
|
"statusBarItem.remoteForeground": "#15202b",
|
|
"titleBar.activeBackground": "#61dafb",
|
|
"titleBar.activeForeground": "#15202b",
|
|
"titleBar.inactiveBackground": "#61dafb99",
|
|
"titleBar.inactiveForeground": "#15202b99"
|
|
},
|
|
"peacock.color": "#61dafb",
|
|
"git.ignoreLimitWarning": true
|
|
} |