Closed WarrenMoore closed 1 year ago
Currently, you can't specify the alpha property of a colour directly (instead you have to use the .alpha() method). This PR would allow you to use ARGB values directly.
.alpha()
All committers have signed the CLA.
Currently, you can't specify the alpha property of a colour directly (instead you have to use the
.alpha()
method). This PR would allow you to use ARGB values directly.