Module

Choku.Color

Package
purescript-choku
Repository
m15a/purescript-choku

Chalk's color representations.

Chalk supports three color representations: RGB, hex, and ANSI 256 colors. Foreground and background colors can be specified using one of them through fg and bg styling functions, respectively.

See also

#Color Source

data Color

Constructors

Instances