Spaces:
Sleeping
Sleeping
File size: 935 Bytes
eca6215 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
{
"folders": [
{
"path": "C:/Users/hasso/AppData/Roaming/Code/User"
},
{
"path": ".."
}
],
"settings": {
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#5b5b5b",
"activityBar.background": "#5b5b5b",
"activityBar.foreground": "#e7e7e7",
"activityBar.inactiveForeground": "#e7e7e799",
"activityBarBadge.background": "#103010",
"activityBarBadge.foreground": "#e7e7e7",
"commandCenter.border": "#e7e7e799",
"sash.hoverBorder": "#5b5b5b",
"statusBar.background": "#424242",
"statusBar.foreground": "#e7e7e7",
"statusBarItem.hoverBackground": "#5b5b5b",
"statusBarItem.remoteBackground": "#424242",
"statusBarItem.remoteForeground": "#e7e7e7",
"titleBar.activeBackground": "#424242",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveBackground": "#42424299",
"titleBar.inactiveForeground": "#e7e7e799"
},
"peacock.color": "#424242"
}
} |