ó
l2RTc           @   sˆ   d  Z  d d l m Z d d l m Z m Z m Z m Z m Z m	 Z	 m
 Z
 m Z m Z m Z m Z m Z m Z d e f d „  ƒ  YZ d S(   s&  
    pygments.styles.monokai
    ~~~~~~~~~~~~~~~~~~~~~~~

    Mimic the Monokai color scheme. Based on tango.py.

    http://www.monokai.nl/blog/2006/07/15/textmate-color-theme/

    :copyright: Copyright 2006-2014 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
iÿÿÿÿ(   t   Style(   t   Keywordt   Namet   Commentt   Stringt   Errort   Textt   Numbert   Operatort   Generict
   Whitespacet   Punctuationt   Othert   Literalt   MonokaiStylec           B   sº  e  Z d  Z d Z d Z iE d e 6d e 6d e 6d e 6d e	 6d e	 j
 6d e	 j 6d e	 j 6d e	 j 6d e 6d e j 6d e j 6d e j 6d e j 6d e j 6d e j 6d e 6d e j 6d e 6d e 6d	 e j 6d e j 6d e j j 6d	 e j 6d e j 6d	 e j 6d e j 6d	 e j 6d	 e j 6d e j  6d e j! 6d e j 6d	 e j 6d e j" 6d e j# 6d e j# j 6d e j# j$ 6d e j# j% 6d
 e& 6d e& j' 6d e& j( 6d e& j) 6d e& j) j* 6d e& j+ 6d
 e, 6d e, j- 6d e. 6d e. j/ 6d e. j0 6d e. j1 6d e. j2 6d
 e. j3 6d e. j4 6d e. j5 6d e. j 6d e. j6 6d e. j 6d e. j7 6d e8 6d e8 j9 6d e8 j: 6d e8 j 6d e8 j; 6d	 e8 j< 6d e8 j= 6d e8 j> 6d e8 j? 6d e8 j@ 6d e8 jA 6ZB RS(   s5   
    This style mimics the Monokai color scheme.
    s   #272822s   #49483es   #f8f8f2t    s   #960050 bg:#1e0010s   #75715es   #66d9efs   #f92672s   #a6e22es   #ae81ffs   #e6db74t   italict   bold(C   t   __name__t
   __module__t   __doc__t   background_colort   highlight_colorR   R
   R   R   R   t	   Multilinet   Preproct   Singlet   SpecialR   t   Constantt   Declarationt	   Namespacet   Pseudot   Reservedt   TypeR   t   WordR   R   t	   Attributet   Builtint   Classt	   Decoratort   Entityt	   Exceptiont   Functiont   Propertyt   Labelt   Tagt   Variablet   Globalt   InstanceR   t   Floatt   Hext   Integert   Longt   OctR   t   DateR   t   Backtickt   Chart   Doct   Doublet   Escapet   Heredoct   Interpolt   Regext   SymbolR	   t   Deletedt   Empht   Headingt   Insertedt   Outputt   Promptt   Strongt
   Subheadingt	   Tracebackt   styles(    (    (    s;   /usr/lib/python2.7/dist-packages/pygments/styles/monokai.pyR      s’   

















































N(   R   t   pygments.styleR    t   pygments.tokenR   R   R   R   R   R   R   R   R	   R
   R   R   R   R   (    (    (    s;   /usr/lib/python2.7/dist-packages/pygments/styles/monokai.pyt   <module>   s   X