creativescala / doodle

Compositional vector graphics in Scala / Scala.JS
https://creativescala.org/doodle/
Apache License 2.0
327 stars 75 forks source link

Parse hex strings into `Color` #135

Closed noelwelsh closed 9 months ago

noelwelsh commented 1 year ago

Colors on the Internet are often specified as hex strings, either "#fc44d2" or "fc44d2". It would be useful to have a utility to parse these into Doodle Color.