Qix-/color
The issue has been closed
programmatic equivalents of string constructors e.g. rgba #122
jslz posted onGitHub
There's Color.rgb(255,255,255,0.5) which doesn't use strings, but I guess there's no Color.rgba()? Should there be non-string-parsing versions of things?