Safe Haskell | None |
---|---|
Language | Haskell2010 |
Skylighting.Format.ANSI
Contents
Documentation
formatANSI :: FormatOptions -> Style -> [SourceLine] -> Text #
Orphan instances
FromColor (ColorIntensity, Color) # | Warning: this conversion is extremely approximate! |
Methods fromColor :: Color -> (ColorIntensity, Color) # | |
ToColor (ColorIntensity, Color) # | |