diff --git a/.vscode/settings.json b/.vscode/settings.json index 3c7edbd..3aff174 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -9,5 +9,5 @@ // Turn off tsc task auto detection since we have the necessary tasks as npm scripts "typescript.tsc.autoDetect": "off", "data.preview.charts.plugin": "d3fc", - "data.preview.theme": "light" + "data.preview.theme": "dark" }