css-colors
css-colors copied to clipboard
Parsing + Pattern
Is there a crate which works with css-colors already for parsing from String to Color?
My use case is to replace a bunch of colors in a JSON file with slightly adjusted colors. What do you think of this idea? Maybe as a separate crate, even.
You can use csscolorparser.