English
Select theme
Appearance
pantoken / packages/utils/src / Rgba
Beta
An RGBA colour: r/g/b are 0–255 integers, a is 0–1 (defaults to 1).
r
g
b
a
r: number
number
g: number
b: number
a: number