leader-line-zps
Version:
Draw a leader line in your web page. Export lib
23 lines (22 loc) • 832 B
JSON
{
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#9f1e19",
"activityBar.activeBorder": "#041c05",
"activityBar.background": "#9f1e19",
"activityBar.foreground": "#e7e7e7",
"activityBar.inactiveForeground": "#e7e7e799",
"activityBarBadge.background": "#041c05",
"activityBarBadge.foreground": "#e7e7e7",
"sash.hoverBorder": "#9f1e19",
"statusBar.background": "#731612",
"statusBar.foreground": "#e7e7e7",
"statusBarItem.hoverBackground": "#9f1e19",
"statusBarItem.remoteBackground": "#731612",
"statusBarItem.remoteForeground": "#e7e7e7",
"titleBar.activeBackground": "#731612",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveBackground": "#73161299",
"titleBar.inactiveForeground": "#e7e7e799"
},
"peacock.color": "#731612"
}