{
  "editor.formatOnSave": true,
  "editor.bracketPairColorization.enabled": true,
  "workbench.colorCustomizations": {
    "activityBar.background": "#ec7616",
    "activityBar.foreground": "#000000"
  }
}