avh4 / elm-color

Standard representation of colors, encouraging sharing between packages. (This replaces elm-lang/core#Color from Elm 0.18.)
BSD 3-Clause "New" or "Revised" License
23 stars 6 forks source link

Why is Color type opaque? #26

Open akoppela opened 4 years ago

akoppela commented 4 years ago

What is the reason of Color type being opaque?

wclr commented 2 years ago

What is the reason for it being not opaque?