ó
xiù\c           @   sd   d  Z  d d l m Z d d l m Z m Z m Z m Z m Z m	 Z	 m
 Z
 d e f d „  ƒ  YZ d S(   sÇ   
    pygments.styles.abap
    ~~~~~~~~~~~~~~~~~~~~

    ABAP workbench like style.

    :copyright: Copyright 2006-2019 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
iÿÿÿÿ(   t   Style(   t   Keywordt   Namet   Commentt   Stringt   Errort   Numbert   Operatort	   AbapStylec           B   sR   e  Z d  Z i d e 6d e j 6d e 6d e j 6d e 6d e	 6d e
 6d e 6Z RS(   t    s   italic #888s   #888s   #00fs   #000s   #3afs   #5a2s   #F00(   t   __name__t
   __module__t   default_styleR   t   SpecialR   R   t   WordR   R   R   R   t   styles(    (    (    s3   lib/python2.7/site-packages/pygments/styles/abap.pyR      s   

N(   t   __doc__t   pygments.styleR    t   pygments.tokenR   R   R   R   R   R   R   R   (    (    (    s3   lib/python2.7/site-packages/pygments/styles/abap.pyt   <module>
   s   4