fJc @ sd d Z d d k l Z d d k l Z l Z l Z l Z l Z l Z l
Z
d e f d YZ d S( s
pygments.styles.vs
~~~~~~~~~~~~~~~~~~
Simple style with MS Visual Studio colors.
:copyright: Copyright 2006-2009 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
i( t Style( t Keywordt Namet Commentt Stringt Errort Operatort Generict VisualStudioStylec B s e Z d Z d Z h
d e 6d e i 6d e 6d e i 6d e i 6d e
i 6d e 6d e
i 6d e
i 6d e
i 6d e
i 6d e
i 6d e 6Z RS( s #fffffft s #008000s #0000ffs #2b91afs #a31515t boldt italics border:#FF0000( t __name__t
__module__t background_colort
default_styleR t PreprocR R t Wordt TypeR t ClassR R t Headingt
Subheadingt Empht Strongt PromptR t styles( ( ( s6 /usr/lib/python2.6/site-packages/pygments/styles/vs.pyR s
N( t __doc__t pygments.styleR t pygments.tokenR R R R R R R R ( ( ( s6 /usr/lib/python2.6/site-packages/pygments/styles/vs.pyt