share-api-polyfill-cloudeight
Version:
This is a polyfill for the `Web Share API` that can be used in desktop too, so your users can share in their twitter, facebook, messenger, linkedin, sms, e-mail, print, telegram or whatsapp.
19 lines • 760 B
JSON
{
"workbench.colorCustomizations": {
"activityBar.background": "#302055",
"titleBar.activeBackground": "#1b1230",
"titleBar.activeForeground": "#e7e7e7",
"activityBar.activeBackground": "#302055",
"activityBar.activeBorder": "#8b4e34",
"activityBar.foreground": "#e7e7e7",
"activityBar.inactiveForeground": "#e7e7e799",
"activityBarBadge.background": "#8b4e34",
"activityBarBadge.foreground": "#e7e7e7",
"statusBar.background": "#1b1230",
"statusBar.foreground": "#e7e7e7",
"statusBarItem.hoverBackground": "#302055",
"titleBar.inactiveBackground": "#1b123099",
"titleBar.inactiveForeground": "#e7e7e799"
},
"peacock.color": "#1b1230"
}