{
  "workbench.colorCustomizations": {
    "editor.background": "#202848",
    "editor.foreground": "#f8f8f8",
    "editorLineNumber.foreground": "#707888",
    "activityBar.background": "#182038",
    "sideBar.background": "#182038",
    "panel.background": "#182038",
    "statusBar.background": "#182038",
    "titleBar.activeBackground": "#283050",
    "tab.activeBackground": "#303858",
    "terminal.background": "#202848",
    "terminal.foreground": "#f8f8f8",
    "button.background": "#8040e8",
    "button.foreground": "#f8f8f8",
    "focusBorder": "#a878f0"
  }
}