39135a3e07243519dbe40a68e86a7ef524eb3f1bmfloryan<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
91cdc6c06e37ed5336e3e5f81dc8a6f39c07b500pjrm <dependency type="executable" location="extensions">coloreffect.py</dependency>
91cdc6c06e37ed5336e3e5f81dc8a6f39c07b500pjrm <dependency type="executable" location="extensions">color_randomize.py</dependency>
91cdc6c06e37ed5336e3e5f81dc8a6f39c07b500pjrm <dependency type="executable" location="extensions">simplestyle.py</dependency>
fdb46c2bb61879a806f2369a96c725774a152796jabiertxof <param name="hue_range" type="int" appearance="full" min="0" max="100" indent="0" _gui-text="Hue range (%)">100</param>
fdb46c2bb61879a806f2369a96c725774a152796jabiertxof <param name="saturation_range" type="int" appearance="full" min="0" max="100" indent="0" _gui-text="Saturation range (%)">100</param>
fdb46c2bb61879a806f2369a96c725774a152796jabiertxof <param name="lightness_range" type="int" appearance="full" min="0" max="100" indent="0" _gui-text="Lightness range (%)">100</param>
f8e1b883d129201b05c0489c9e07c7d1efd46582marenhachmann <param name="opacity_range" type="int" appearance="full" min="0" max="100" indent="0" _gui-text="Opacity range (%)">0</param>
f8e1b883d129201b05c0489c9e07c7d1efd46582marenhachmann <_param name="instructions" type="description" xml:space="preserve">Randomizes hue, saturation, lightness and/or opacity (opacity randomization only for objects and groups). Change the range values to limit the distance between the original color and the randomized one.</_param>
91cdc6c06e37ed5336e3e5f81dc8a6f39c07b500pjrm <command reldir="extensions" interpreter="python">color_randomize.py</command>