Skip to content

Commit 798d871

Browse files
changed default settings for this proj. to use dark data.preview.theme
1 parent 235e180 commit 798d871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
// Turn off tsc task auto detection since we have the necessary tasks as npm scripts
1010
"typescript.tsc.autoDetect": "off",
1111
"data.preview.charts.plugin": "d3fc",
12-
"data.preview.theme": "light"
12+
"data.preview.theme": "dark"
1313
}

0 commit comments

Comments
 (0)