32 lines
1.1 KiB
Plaintext
32 lines
1.1 KiB
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"editor.detectIndentation": false,
|
|
"editor.tabSize": 4,
|
|
"editor.insertSpaces": true,
|
|
"workbench.colorCustomizations": {
|
|
"activityBar.activeBackground": "#c3fef2",
|
|
"activityBar.background": "#c3fef2",
|
|
"activityBar.foreground": "#15202b",
|
|
"activityBar.inactiveForeground": "#15202b99",
|
|
"activityBarBadge.background": "#e482fd",
|
|
"activityBarBadge.foreground": "#15202b",
|
|
"commandCenter.border": "#15202b99",
|
|
"sash.hoverBorder": "#c3fef2",
|
|
"statusBar.background": "#91fde7",
|
|
"statusBar.foreground": "#15202b",
|
|
"statusBarItem.hoverBackground": "#5ffcdc",
|
|
"statusBarItem.remoteBackground": "#91fde7",
|
|
"statusBarItem.remoteForeground": "#15202b",
|
|
"titleBar.activeBackground": "#91fde7",
|
|
"titleBar.activeForeground": "#15202b",
|
|
"titleBar.inactiveBackground": "#91fde799",
|
|
"titleBar.inactiveForeground": "#15202b99"
|
|
},
|
|
"peacock.remoteColor": "#91fde7"
|
|
}
|
|
} |