Skip to content

v1.3.0

Choose a tag to compare

@NiklasReiche NiklasReiche released this 23 Jan 14:52

New colors

The default color profile was updated to have more saturated colors. Additionally, a new profile with fully saturated colors was added. The old centered profile is now obsolete and was removed.
profiles

Custom profiles

In case you use a custom profile, please note that due to changes in the color calculation the config for custom profiles has changed. Old configs still work for now, but may be removed in the future. Consult the readme for further details.

Changes

  • Improved the old RGB color profile type by adding configurable weights for sample points
  • Updated the default color profile
  • Added a new type of color profile using Hue-Saturation (HS)
  • Added a new saturated HS color profile
  • Removed the centered color profile
  • Added some clarifications to readme
  • Code refactorings and optimizations