{
	"folders": [
		{
			"path": "."
		}
	],
	"settings": {
		"python.pythonPath": "dataanalysis/bin/python3",
		"workbench.colorCustomizations": {
			"activityBar.background": "#88d7ea",
			"activityBar.activeBorder": "#de41bf",
			"activityBar.foreground": "#15202b",
			"activityBar.inactiveForeground": "#15202b99",
			"activityBarBadge.background": "#de41bf",
			"activityBarBadge.foreground": "#e7e7e7",
			"titleBar.activeBackground": "#5dc9e2",
			"titleBar.inactiveBackground": "#5dc9e299",
			"titleBar.activeForeground": "#15202b",
			"titleBar.inactiveForeground": "#15202b99",
			"statusBar.background": "#5dc9e2",
			"statusBarItem.hoverBackground": "#32bbda",
			"statusBar.foreground": "#15202b",
			"tab.activeBorder": "#88d7ea",
			"activityBar.activeBackground": "#88d7ea",
			"sash.hoverBorder": "#88d7ea",
			"statusBarItem.remoteBackground": "#5dc9e2",
			"statusBarItem.remoteForeground": "#15202b",
			"commandCenter.border": "#15202b99"
		},
		"peacock.color": "#5dc9e2",
		"cSpell.enabledLanguageIds": [
			"asciidoc",
			"c",
			"cpp",
			"csharp",
			"css",
			"fortran",
			"fortran-modern",
			"git-commit",
			"go",
			"handlebars",
			"haskell",
			"html",
			"jade",
			"java",
			"javascript",
			"javascriptreact",
			"json",
			"jsonc",
			"latex",
			"less",
			"markdown",
			"php",
			"plaintext",
			"pug",
			"python",
			"restructuredtext",
			"rust",
			"scala",
			"scss",
			"text",
			"typescript",
			"typescriptreact",
			"yaml",
			"yml"
		]
	}
}