Safe Haskell | None |
---|---|
Language | Haskell98 |
Extras.Colors
Description
Pre-defined color constants and functions to handle color wheels
Documentation
colorWheel :: Number -> Color #
A color from the 6-stop color wheel with index 0.
See colorWheel
for more information.
A color from the 6-stop color wheel with index 0.5.
See colorWheel
for more information.
A color from the 6-stop color wheel with index 1.
See colorWheel
for more information.
chartreuse :: Color #
A color from the 6-stop color wheel with index 1.5.
See colorWheel
for more information.
A color from the 6-stop color wheel with index 2.
See colorWheel
for more information.
aquamarine :: Color #
A color from the 6-stop color wheel with index 2.5.
See colorWheel
for more information.
A color from the 6-stop color wheel with index 3.
See colorWheel
for more information.
A color from the 6-stop color wheel with index 3.5.
See colorWheel
for more information.
A color from the 6-stop color wheel with index 4.
See colorWheel
for more information.
A color from the 6-stop color wheel with index 4.5.
See colorWheel
for more information.
A color from the 6-stop color wheel with index 5.
See colorWheel
for more information.
A color from the 6-stop color wheel with index 5.5.
See colorWheel
for more information.