| Copyright | (c) Eric Mertens, 2016 |
|---|---|
| License | ISC |
| Maintainer | emertens@gmail.com |
| Safe Haskell | None |
| Language | Haskell2010 |
Client.IdentifierColors
Description
This module provides the color mapping for nick highlighting.
- identifierColor :: Identifier -> Color
Documentation
identifierColor :: Identifier -> Color Source #
Compute a color from the denotation of an identifier. This color will be consistent for different capitalizations and will be consistent across program executions.