PATH:
opt
/
alt
/
python310
/
lib
/
python3.10
/
site-packages
/
pip
/
_vendor
/
progress
/
__pycache__
o ai_ � @ s� d dl mZ dZdZddd�Zeedd�Zeed d�Zeed d�Zeedd�Zeedd�Z eed d�Z eedd�Zeedd�Zeedd�Z eedd�Zeedd�Zeedd�Zeedd�Zeedd�Zeedd�Zeedd�Zeedd�ZdS )� )�partial)�black�red�green�yellow�blue�magenta�cyan�white) �bold�faint�italic� underline�blink�blink2�negative� concealed�crossedNc C s: g }|r6|t v r|�tdt �|� �� n!t|t�r0d| kr$dkr0n n |�dt|� � ntd| ��|rh|t v rI|�tdt �|� �� nt|t�rbd| krXdkrbn n|�d| � ntd| ��|r�|�d�D ]}|tv r�|�td t�|� �� qotd | ��|r�dd� |� d }d}|| | S | S )N� r � z38;5;%dzInvalid color "%s"�( z48;5;%d�+� zInvalid style "%s"z[�;�mz[0m) �COLORS�append�str�index� isinstance�int� Exception�split�STYLES�join)�s�fg�bg�style�sgr�st�prefix�suffix� r- ��/builddir/build/BUILDROOT/alt-python310-pip-21.3.1-5.el8.x86_64/opt/alt/python310/lib/python3.10/site-packages/pip/_vendor/progress/colors.py�color s. ""r/ r )r&