2023-04-27 06:10:08 +00:00
|
|
|
{
|
|
|
|
"folders": [
|
|
|
|
{
|
|
|
|
"path": ".."
|
2024-05-10 16:03:05 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "../../../data"
|
2023-04-27 06:10:08 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"settings": {
|
|
|
|
"workbench.colorCustomizations": {
|
2024-04-26 21:29:40 +00:00
|
|
|
"sash.hoverBorder": "#a1cfe7",
|
|
|
|
"statusBar.background": "#78badd",
|
|
|
|
"statusBarItem.hoverBackground": "#4fa5d3",
|
|
|
|
"statusBarItem.remoteBackground": "#78badd",
|
2023-04-27 06:10:08 +00:00
|
|
|
"statusBar.foreground": "#15202b",
|
|
|
|
"statusBarItem.remoteForeground": "#15202b"
|
|
|
|
},
|
2024-04-29 10:56:29 +00:00
|
|
|
"peacock.remoteColor": "#78badd"
|
2023-04-27 06:10:08 +00:00
|
|
|
}
|
|
|
|
}
|