Fixed default colors for streaks extensions

This commit is contained in:
leyghisbb 2020-08-30 11:18:11 +02:00
parent b7d3235e80
commit ce78b65008

View File

@ -6,7 +6,7 @@
<page name="top" gui-text="Color">
<param name="h" type="description">Fills a box with a texture
made of vertical line segments.</param>
<param name="strokeColour" type="color" appearance="colorbutton" gui-text="Line colour: ">0</param>
<param name="strokeColour" type="color" appearance="colorbutton" gui-text="Line colour: ">255</param>
<param name="help" type="description" xml:space="preserve">
-----------
</param>
@ -43,4 +43,4 @@
<script>
<command location="inx" interpreter="python">fablabchemnitz_streaks.py</command>
</script>
</inkscape-extension>
</inkscape-extension>