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