darkmoon_uk
06/15/2021, 6:04 AMvalue class / ULong
vs data class RGB Hex
); this only makes the two worlds harder to bridge, and there aren't any ready conversion functions that I can see. Couldn't all the color code standardize on ULong
, and the common Color disclose an Android/Desktop color via .implementation
?darkmoon_uk
06/15/2021, 6:21 AMr,g,b
e.g:darkmoon_uk
06/15/2021, 6:23 AMdarkmoon_uk
06/15/2021, 6:27 AM.toComposeColor()
<-- many places 🥱