palette

Utilities for choosing and creating color schemes.

https://diagrams.github.io/

Version on this page:0.3.0.2@rev:5
LTS Haskell 22.14:0.3.0.3@rev:1
Stackage Nightly 2024-03-28:0.3.0.3@rev:1
Latest on Hackage:0.3.0.3@rev:1

See all snapshots palette appears in

BSD-3-Clause licensed by Jeffrey Rosenbluth
Maintained by [email protected]
This version can be pinned in stack with:palette-0.3.0.2@sha256:e46988a85c15748465b475db08a78df3e606c070c7e9a267aa004f4c80d0bbc0,1546

Predefined color schemes and tools for creating custom schemes.

To install,

cabal install palette

Changes

0.3.0.1 (8 May 2018)

  • Allow base-4.11
  • Warning fixes

0.3 (30 April 2018)

  • New module Data.Colour.Palette.RandomColor, for making random choices of colors and palettes
  • New colorRamp function

0.1.0.5-r1 (23 Sep 2017)

  • allow base-4.10 for GHC-8.2

0.1.0.5 (22 August 2017)

  • documentation fix

0.1.0.4 (6 August 2016)

  • minor tweaks to .cabal file

0.1.0.3 (2016-02-14)

  • allow base-4.9 for GHC-8.0

0.1.0.1

  • define Kolor in Types module

0.1.0.0: Initial release