foam_sync.ps1 (LIFEBALANCE) 2025-08-30T23:28:09Z
This commit is contained in:
29
local-ai-beepmill.code-workspace
Normal file
29
local-ai-beepmill.code-workspace
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user