css-colors icon indicating copy to clipboard operation
css-colors copied to clipboard

Parsing + Pattern

Open colelawrence opened this issue 5 years ago • 1 comments

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.

colelawrence avatar Sep 04 '20 11:09 colelawrence

You can use csscolorparser.

mazznoer avatar Apr 24 '21 12:04 mazznoer