# Gradient definition file: C08rnd
# StrongED$Mode = Message
#
# Colour rgb gradient with 8 knots in each channel, all random

# Next two lines are required:
gradient_version:1.00
format:rgb
description:An RGB gradient with 8 random knots in each channel

# user(9) holds the number of knots
user9:8

# **** RED section
# Number of red knots...
knot_countr:user(9)
knotsr:RND(1)

# **** GREEN section
knot_countg:user(9)
knotsg:RND(1)

# **** BLUE section
knot_countb:user(9)
knotsb:RND(1)



