HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //lib/python3/dist-packages/pip/_vendor/pygments/__pycache__/console.cpython-310.pyc
o

@%Ne��@s�dZdZiZded<eded<eded<eded<ed	ed
<eded<ed
ed<eded<gd�Zgd�ZdZeee�D]\ZZedeee<eddeee<ed7ZqC[[[eded<dd�Z	dd�Z
dd�ZdS)z�
    pygments.console
    ~~~~~~~~~~~~~~~~

    Format colored console output.

    :copyright: Copyright 2006-2021 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
z[�z	39;49;00m�reset�01m�bold�02m�faint�03m�standout�04m�	underline�05m�blink�06m�overline)�black�red�green�yellow�blue�magenta�cyan�gray)�brightblack�	brightred�brightgreen�brightyellow�
brightblue�
brightmagenta�
brightcyan�white�z%im�<�rcCstdS�Nr��codes�r%r%�>/usr/lib/python3/dist-packages/pip/_vendor/pygments/console.py�reset_color(sr'cCst||tdSr"r#)�	color_key�textr%r%r&�colorize,sr*cCs�g}|dd�|dd�krdkr#nn
|�td�|dd�}|dd�|dd�kr5dkrDnn
|�td�|dd�}|dd�|dd�krVdkrenn
|�td	�|dd�}|�t|�|�|�|�td
�d�|�S)z�
    Format ``text`` with a color and/or some attributes::

        color       normal color
        *color*     bold color
        _color_     underlined color
        +color+     blinking color
    Nr!����+r�*r�_r
rr)�appendr$�join)�attrr)�resultr%r%r&�
ansiformat0s	(((

r3N)�__doc__�escr$�dark_colors�light_colors�x�zip�d�lr'r*r3r%r%r%r&�<module>s.