HEX
Server: LiteSpeed
System: Linux srv146.niagahoster.com 4.18.0-553.30.1.lve.el8.x86_64 #1 SMP Tue Dec 3 01:21:19 UTC 2024 x86_64
User: kodi1989 (1633)
PHP: 8.1.34
Disabled: symlink,shell_exec,exec,popen,system,dl,passthru,escapeshellarg,escapeshellcmd,show_source,pcntl_exec
Upload Files
File: //opt/alt/python37/lib/python3.7/site-packages/pygments/__pycache__/console.cpython-37.pyc
B

��f��@sdZdZiZded<eded<eded<eded<ed	ed
<eded<ed
ed<eded<ddddddddgZdddddddd gZd!ZxBeee�D]4\ZZed"eee<ed"d#eee<ed$7Zq�W[[[eded <d%d&�Z	d'd(�Z
d)d*�Zd+S),z�
    pygments.console
    ~~~~~~~~~~~~~~~~

    Format colored console output.

    :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
z[�z	39;49;00m�resetZ01m�boldZ02mZfaintZ03mZstandoutZ04m�	underlineZ05m�blinkZ06mZoverlineZblackZredZgreenZyellowZblueZmagentaZcyanZgrayZbrightblackZ	brightredZbrightgreenZbrightyellowZ
brightblueZ
brightmagentaZ
brightcyanZwhite�z%im�<�cCstdS)Nr)�codes�r
r
�A/opt/alt/python37/lib/python3.7/site-packages/pygments/console.py�reset_color(srcCst||tdS)Nr)r	)Z	color_key�textr
r
r�colorize,srcCs�g}|dd�|dd�kr(dkrFnn|�td�|dd�}|dd�|dd�krjdkr�nn|�td�|dd�}|dd�|dd�kr�dkr�nn|�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�_rrr)�appendr	�join)�attrr
�resultr
r
r�
ansiformat0s	(((
rN)�__doc__�escr	Zdark_colorsZlight_colors�x�zip�d�lrrrr
r
r
r�<module>	s0