skylighting-format-ansi-0.1: ANSI formatter for skylighting syntax highlighting library
Safe HaskellSafe-Inferred
LanguageHaskell2010

Skylighting.Format.ANSI

Documentation

Orphan instances

FromColor (ColorIntensity, Color) Source #

Warning: this conversion is extremely approximate!

Instance details

Methods

fromColor :: Color0 -> (ColorIntensity, Color) Source #

ToColor (ColorIntensity, Color) Source # 
Instance details

Methods

toColor :: (ColorIntensity, Color) -> Maybe Color0 Source #