bob-the-miner
Version:
Bob is a web miner
23 lines • 955 B
JSON
{
"editor.rulers": [ 110, 120],
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#ffb733",
"activityBar.background": "#ffb733",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#008053",
"activityBarBadge.foreground": "#e7e7e7",
"commandCenter.border": "#15202b99",
"sash.hoverBorder": "#ffb733",
"statusBar.background": "#ffa500",
"statusBar.foreground": "#15202b",
"statusBarItem.hoverBackground": "#cc8400",
"statusBarItem.remoteBackground": "#ffa500",
"statusBarItem.remoteForeground": "#15202b",
"titleBar.activeBackground": "#ffa500",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#ffa50099",
"titleBar.inactiveForeground": "#15202b99"
},
"peacock.color": "orange"
}