highlighting-kate-0.5.5: Syntax highlighting

Portabilityportable
Stabilityalpha
MaintainerJohn MacFarlane <jgm@berkeley.edu>
Safe HaskellSafe-Inferred

Text.Highlighting.Kate.Styles

Description

Styles for rendering annotated source lines.

Synopsis

Documentation

pygments :: StyleSource

Style based on pygments's default colors.

kate :: StyleSource

Style based on kate's default colors.

espresso :: StyleSource

Style based on ultraviolet's espresso_libre.css (dark background).

tango :: StyleSource

Style based on pygments's tango colors.

haddock :: StyleSource

Style based on haddock's source highlighting.

monochrome :: StyleSource

Style with no colors.

zenburn :: StyleSource

Style based on the popular zenburn vim color scheme