Copyright | (c) Eric Mertens 2016 |
---|---|
License | ISC |
Maintainer | emertens@gmail.com |
Safe Haskell | None |
Language | Haskell2010 |
This module defines the top-level configuration information for the client.
Synopsis
Documentation
colorSpec :: ValueSpecs Color Source #
Parse a color. Support formats are:
- Number between 0-255
- Name of color
- RGB values of color as a list