palette: Utilities for choosing and creating color schemes.

[ bsd3, data, library ] [ Propose Tags ] [ Report a vulnerability ]

Sets of predefined colors and tools for choosing and creating color schemes. Random colors.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.3, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.0.4
Change log CHANGES.markdown
Dependencies array (>=0.4 && <0.6), base (>=4.2 && <4.22), colour (>=2.3 && <3.0), containers (>=0.5 && <0.8), MonadRandom (>=0.5 && <0.7) [details]
Tested with ghc ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.6 || ==9.8.2 || ==9.10.1 || ==9.12.1
License BSD-3-Clause
Author Jeffrey Rosenbluth
Maintainer jeffrey.rosenbluth@gmail.com
Category Data
Home page https://diagrams.github.io
Bug tracker http://github.com/diagrams/palette/issues
Source repo head: git clone http://github.com/diagrams/palette.git
Uploaded by BrentYorgey at 2024-12-19T13:20:09Z
Distributions LTSHaskell:0.3.0.3, NixOS:0.3.0.3, Stackage:0.3.0.4
Reverse Dependencies 10 direct, 7 indirect [details]
Downloads 8601 total (67 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-12-19 [all 1 reports]

Readme for palette-0.3.0.4

[back to package description]

Predefined color schemes and tools for creating custom schemes.

To install,

cabal install palette