vendurl
Version:
Vendor (verb: download and store) a JS dependency from a URL.
23 lines (22 loc) • 830 B
JSON
{
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#c1d5ed",
"activityBar.background": "#c1d5ed",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#d46b9b",
"activityBarBadge.foreground": "#15202b",
"commandCenter.border": "#15202b99",
"sash.hoverBorder": "#c1d5ed",
"statusBar.background": "#9abbe1",
"statusBar.foreground": "#15202b",
"statusBarItem.hoverBackground": "#73a1d5",
"statusBarItem.remoteBackground": "#9abbe1",
"statusBarItem.remoteForeground": "#15202b",
"titleBar.activeBackground": "#9abbe1",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#9abbe199",
"titleBar.inactiveForeground": "#15202b99"
},
"peacock.color": "#9abbe1"
}