Skip to content
This repository was archived by the owner on Apr 9, 2020. It is now read-only.

Commit df37a37

Browse files
committed
update configuration setting
1 parent 0b8870c commit df37a37

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,9 @@
9494
"description": "Show Transparency Grid"
9595
},
9696
"svgviewer.transparencycolor": {
97-
"type": "string"
97+
"type": "string",
98+
"default": null,
99+
"description": "Color setting for transparency"
98100
},
99101
"svgviewer.enableautopreview": {
100102
"type": "boolean",

0 commit comments

Comments
 (0)