generative-art-0.1.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Draw.Color.Schemes.Discrete

Description

Beautiful and practical color schemes, taken from

NameDomain
mma[0..∞)
accent[0..7]
dark2[0..7]
paired[0..11]
pastel1[0..8]
pastel2[0..7]
set1[0..8]
set2[0..7]
set3[0..11]
Synopsis

Mathematica

mma :: Int -> Color Double Source #

Mathematica’s ColorData[97] scheme, which I find really nice. Please don’t sue me Steven o:-)

mathematica97 :: Int -> Color Double Source #

Deprecated: Renamed to mma

Color Brewer 2