Tint

tint - tint_<color value>

Value
Type
Description

color value

string, hex

Value can be;

  • 3-8 Digit RGB or RGBA Hex (without #)

  • A named color

Eg. tint_orange, tint_FFF, tint_C40087

Blends an image with the given color.

Last updated