Skip to content

Commit c37613b

Browse files
changed data.preview.theme to dense.dark for this project workspace settings
1 parent 03258bc commit c37613b

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

0 commit comments

Comments
 (0)