palette

Utilities for choosing and creating color schemes.

http://projects.haskell.org/diagrams

Version on this page:0.1.0.1
LTS Haskell 22.18:0.3.0.3@rev:1
Stackage Nightly 2024-04-22: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.1@sha256:3519dc83716e85187209f94eeb419c8ba204c6d5d0974520a888404f31de44a6,1265

Module documentation for 0.1.0.1

Predefined color schemes and tools for creating custom schemes.

To install,

cabal install palette

Changes

0.1.0.1

  • define Kolor in Types module

0.1.0.0: Initial release