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": "#ab307e",
|
|
"activityBar.background": "#ab307e",
|
|
"activityBar.foreground": "#e7e7e7",
|
|
"activityBar.inactiveForeground": "#e7e7e799",
|
|
"activityBarBadge.background": "#25320e",
|
|
"activityBarBadge.foreground": "#e7e7e7",
|
|
"commandCenter.border": "#e7e7e799",
|
|
"sash.hoverBorder": "#ab307e",
|
|
"statusBar.background": "#832561",
|
|
"statusBar.foreground": "#e7e7e7",
|
|
"statusBarItem.hoverBackground": "#ab307e",
|
|
"statusBarItem.remoteBackground": "#832561",
|
|
"statusBarItem.remoteForeground": "#e7e7e7",
|
|
"titleBar.activeBackground": "#832561",
|
|
"titleBar.activeForeground": "#e7e7e7",
|
|
"titleBar.inactiveBackground": "#83256199",
|
|
"titleBar.inactiveForeground": "#e7e7e799"
|
|
},
|
|
"peacock.color": "#832561"
|
|
}
|
|
} |