quorum-i18n
Version:
Repo for all the i18n resources for the Quorum's Sales Team
20 lines (19 loc) • 614 B
JSON
{
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#bdbdbd",
"activityBar.activeBorder": "#fdfdfd",
"activityBar.background": "#e4e3e4",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#cfcfcf",
"activityBarBadge.foreground": "#15202b",
"statusBar.background": "#313131",
"statusBar.border": "#ffffff"
},
"peacock.color": "#eb5424",
"editor.tabSize": 2,
"[json]": {
"editor.tabSize": 4
},
"editor.formatOnSave": true
}