noredink-ui icon indicating copy to clipboard operation
noredink-ui copied to clipboard

could we have colorFromString?

Open BrianHicks opened this issue 1 year ago • 1 comments

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.

BrianHicks avatar May 02 '23 13:05 BrianHicks