colors-0.2.0.1: A type for colors

Copyright(C) 2013 Fumiaki Kinoshita
LicenseBSD-style (see the file LICENSE)
MaintainerFumiaki Kinoshita <fumiexcel@gmail.com>
Stabilityprovisional
Portabilitynon-portable
Safe HaskellSafe-Inferred
LanguageHaskell98

Data.Color.Names

Description

Entities

Documentation

white :: HasRGB a => a Source

gray :: HasRGB a => a Source

black :: HasRGB a => a Source

red :: HasRGB a => a Source

green :: HasRGB a => a Source

blue :: HasRGB a => a Source

yellow :: HasRGB a => a Source

cyan :: HasRGB a => a Source