Abstract
Functions related to tint and shade manipulation. These apply a simple linear mixing.
Static
Darken the color.
The color to manipulate.
The weight to apply.
The generated color.
Lighten the color.
Move the color towards "middle tints" (grays).
THe generated color.
Functions related to tint and shade manipulation. These apply a simple linear mixing.