minLightness

sets the start value of lightness for the default color palette

number minLightness;
Details

The default palette has a gradient background, lightness of which changes from minLightness to maxLightness. Note that it is only applicable if the Colorboard type property is set to "classic".

//the default values of parameters
minLightness:0.15,
maxLightness:1

The parameter is ignored in case of using custom color palettes

See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.