29 lines
958 B
Plaintext
29 lines
958 B
Plaintext
{
|
|
"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"
|
|
}
|
|
} |