{
  "workbench.colorCustomizations": {
    "editorGroup.border": "#2871a9",
    "panel.border": "#2871a9",
    "sideBar.border": "#2871a9",
    "statusBar.background": "#2871a9",
    "statusBar.foreground": "#e7e7e7",
    "statusBarItem.hoverBackground": "#358ccf",
    "tab.activeBorder": "#2871a9",
    "titleBar.activeBackground": "#2871a9",
    "titleBar.activeForeground": "#e7e7e7",
    "titleBar.inactiveBackground": "#2871a999",
    "titleBar.inactiveForeground": "#e7e7e799"
  },
  "peacock.color": "#2871a9"
}