palette

Utilities for choosing and creating color schemes.

https://diagrams.github.io/

Version on this page:0.3.0.2@rev:2
LTS Haskell 22.14:0.3.0.3@rev:1
Stackage Nightly 2024-03-29: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:af3f7b381906e7c5855e6524d22866bea9e19885a437924af7f19a1bea229c8c,1524

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