Skip to content

Commit 29aea6a

Browse files
changed default proj. workspace data.preview.theme setting to light for testing
1 parent cb186d2 commit 29aea6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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": "dark"
12+
"data.preview.theme": "light"
1313
}

0 commit comments

Comments
 (0)