We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c1095c commit b20a4caCopy full SHA for b20a4ca
svg-render.html
@@ -88,7 +88,7 @@ <h1>SVG to Image Converter</h1>
88
</div>
89
<div class="option-group">
90
<label for="bgColor">Background Color:</label>
91
- <input type="color" id="bgColor" value="#000000">
+ <input type="color" id="bgColor" value="#ffffff">
92
<label>
93
<input type="checkbox" id="transparentBg" checked> Transparent
94
</label>
0 commit comments