palette

Utilities for choosing and creating color schemes.

http://projects.haskell.org/diagrams

Version on this page:0.1.0.3
LTS Haskell 22.18:0.3.0.3@rev:1
Stackage Nightly 2024-04-25: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.1.0.3@sha256:50f24bded805ebe7726dabe14511aa639ec9d4a1a8fb3d09baa397529f659140,1342

Module documentation for 0.1.0.3

Predefined color schemes and tools for creating custom schemes.

To install,

cabal install palette

Changes

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