highlighting-kate-0.5.3.8: Syntax highlighting

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

Text.Highlighting.Kate.Styles

Description

Styles for rendering annotated source lines.

Synopsis

Documentation

pygments :: Style

Style based on pygments's default colors.

kate :: Style

Style based on kate's default colors.

espresso :: Style

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

tango :: Style

Style based on pygments's tango colors.

haddock :: Style

Style based on haddock's source highlighting.

monochrome :: Style

Style with no colors.

zenburn :: Style

Style based on the popular zenburn vim color scheme