foam_sync.ps1 (LIFEBALANCE) 2025-08-30T23:28:09Z

This commit is contained in:
Ben Miller
2025-08-30 23:28:09 -06:00
parent 9b83cb2f49
commit ac48760742

View File

@ -0,0 +1,29 @@
{
"folders": [
{
"path": "../local-ai-beepmill"
}
],
"settings": {
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#982a11",
"activityBar.background": "#982a11",
"activityBar.foreground": "#e7e7e7",
"activityBar.inactiveForeground": "#e7e7e799",
"activityBarBadge.background": "#031d08",
"activityBarBadge.foreground": "#e7e7e7",
"commandCenter.border": "#e7e7e799",
"sash.hoverBorder": "#982a11",
"statusBar.background": "#6a1d0c",
"statusBar.foreground": "#e7e7e7",
"statusBarItem.hoverBackground": "#982a11",
"statusBarItem.remoteBackground": "#6a1d0c",
"statusBarItem.remoteForeground": "#e7e7e7",
"titleBar.activeBackground": "#6a1d0c",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveBackground": "#6a1d0c99",
"titleBar.inactiveForeground": "#e7e7e799"
},
"peacock.color": "#6a1d0c"
}
}