noredink-ui
noredink-ui copied to clipboard
could we have colorFromString?
When we're writing code that sends color names from the backend, it'd be really useful to have Colors.colorFromString : String -> Maybe Color
. It's not always useful (maybe not even often) but I needed it recently, so I'm opening a tracking issue.