Canvasity.fillStyle

Set filling or stroking to use a constant color and opacity.

Can give: - a Color, such as one obtained by the colors package - a CSS string, - a RGBA8 8-bit sRGB ubyte quadruplet - a RGBA16 16-bit sRGB ubyte quadruplet - a RGBAf 32-bit sRGB ubyte quadruplet

Meta