v-download
Version:
Vue.js directive to download (and optionally transform) data
20 lines (19 loc) • 780 B
JSON
{
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#c65ba2",
"activityBar.activeBorder": "#afce71",
"activityBar.background": "#c65ba2",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#afce71",
"activityBarBadge.foreground": "#15202b",
"statusBar.background": "#b13d8a",
"statusBar.foreground": "#e7e7e7",
"statusBarItem.hoverBackground": "#c65ba2",
"titleBar.activeBackground": "#b13d8a",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveBackground": "#b13d8a99",
"titleBar.inactiveForeground": "#e7e7e799"
},
"peacock.color": "#b13d8a"
}