File Manager

Path: /opt/imunify360/venv/lib64/python3.11/site-packages/pip/_vendor/rich/

Viewing File: themes.py

from .default_styles import DEFAULT_STYLES
from .theme import Theme


DEFAULT = Theme(DEFAULT_STYLES)