Gamut Versions Save

Go package to generate and manage color palettes & schemes 🎨

v0.3.1

1 year ago

What's Changed

Full Changelog: https://github.com/muesli/gamut/compare/v0.3.0...v0.3.1

v0.3.0

2 years ago

What's Changed

Full Changelog: https://github.com/muesli/gamut/compare/v0.2.0...v0.3.0

v0.2.0

3 years ago

Fixed

  • Bump kmeans dependency to v0.2.1

Added

  • Color function to access a color with a specific name
  • CSS palette
  • RAL palette

v0.1.2

3 years ago

Fixed

  • Fix HueOffset for hues greater and equal to 360 degrees (#8)

v0.1.1

3 years ago

Fixed

  • Clamp results of Darker and Lighter functions to prevent exceeding the RGB color space

v0.1.0

3 years ago

First public release!