hapi-node-firebird
Version:
Wrap requests with a pooled firebird database connection (forked from jedireza's work with postgres https://github.com/jedireza/hapi-node-postgres)
17 lines • 662 B
JSON
{
"workbench.colorCustomizations": {
"activityBar.background": "#bca09e",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#ecf2ed",
"activityBarBadge.foreground": "#15202b",
"titleBar.activeBackground": "#a78280",
"titleBar.inactiveBackground": "#a7828099",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveForeground": "#15202b99",
"statusBar.background": "#a78280",
"statusBarItem.hoverBackground": "#906664",
"statusBar.foreground": "#15202b"
},
"peacock.color": "#a78280"
}