x icon indicating copy to clipboard operation
x copied to clipboard

feat: color conversion utilities for (hsv, rgb, and hex)

Open meowgorithm opened this issue 1 year ago • 2 comments

This adds functions for converting to and from HSV.

There's also a color to hexadecimal conversion for convenience.

meowgorithm avatar Sep 21 '24 01:09 meowgorithm

missing run

./scripts/dependabot
./scripts/builds

to setup dependabot and GitHub actions

caarlos0 avatar Sep 23 '24 12:09 caarlos0

Appreciate the review. Yeah, after putting this together it occurred to me that go-colorful is probably a better choice. If it ends up doing what I need it to, I’ll close this PR without merging.

meowgorithm avatar Sep 23 '24 18:09 meowgorithm

Closing as co-colorful is totally fine (and better overall).

meowgorithm avatar Dec 18 '24 18:12 meowgorithm