diff options
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/settings.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 4e9d282..5b0e53f 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -7,5 +7,6 @@ "colormode", "knightlabs", "timelinejs" - ] + ], + "svg.preview.background": "dark-transparent" }
\ No newline at end of file |
