{
  "folders": [
    {
      "path": "."
    }
  ],
  "settings": {
    "editor.tabSize": 2,
    "editor.detectIndentation": true,
    "editor.formatOnSave": true,
    "workbench.colorCustomizations": {
      "activityBar.background": "#3D0D78",
      "titleBar.activeBackground": "#5613A8",
      "titleBar.activeForeground": "#FCFAFE"
    },
    "todo-tree.tree.expanded": true,
    "todo-tree.tree.flat": true
  }
}
