gamut icon indicating copy to clipboard operation
gamut copied to clipboard

Go package to generate and manage color palettes & schemes 🎨

Results 5 gamut issues
Sort by recently updated
recently updated
newest added

You can avoid this go vet warning: ``` ... gamut.Colors{ {"Kadminumrot", gamut.Hex(fmt.Sprintf("#%02x%02x%02x", 230, 50, 0)), "Rot-1"}, {Name: "Signalrot", Color: gamut.Hex(fmt.Sprintf("#%02x%02x%02x", 225, 0, 0)), Reference: "Rot-2"}, ... ``` The first definition...

Great library - thanks for making it. One small thing I noticed is that calling Darker() on a dark RGB color can actually return a lighter RGB color. It would...

bug

Hi, Great API. I was curious as to if you have considered support for, (or maybe clamping examples for), supporting the various forms of colour blindness for palette generation? I've...

enhancement

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies

This adds the six variations of the Everforest colour palette: https://github.com/sainnhe/everforest