highlighting-kate-0.6: Syntax highlighting

CopyrightCopyright (C) 2011 John MacFarlane
LicenseGNU GPL, version 2 or above
MaintainerJohn MacFarlane <jgm@berkeley.edu>
Stabilityalpha
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell98

Text.Highlighting.Kate.Styles

Description

Styles for rendering annotated source lines.

Synopsis

Documentation

pygments :: Style Source

Style based on pygments's default colors.

kate :: Style Source

Style based on kate's default colors.

espresso :: Style Source

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

tango :: Style Source

Style based on pygments's tango colors.

haddock :: Style Source

Style based on haddock's source highlighting.

monochrome :: Style Source

Style with no colors.

zenburn :: Style Source

Style based on the popular zenburn vim color scheme