Closed TrySound closed 8 years ago
pr welcome :)
What exactly do you mean by this? Like #FFFFFF
to [255, 255, 255]
and so on? Why not use hex-rgb
? Not sure if the functionality here is really useful since it's a simple string/bit shift operation.
:+1:
@Qix- For convenience. Also since we plan on using this in Chalk and I would like to be able to use hex colors with Chalk.
Alright, I can add it in.
Landed in 7234a9a7fbef3a4382a920eec19d6402675cac32. Thanks! :dancer:
@Qix- Maybe also let to detect short notation like #fff
?
It would be good to add hex conversion support.