DIR: /snap/certbot/4482/lib/python3.12/site-packages/pip/_vendor/rich/ |
Current File : //snap/certbot/4482/lib/python3.12/site-packages/pip/_vendor/rich/themes.py |
from .default_styles import DEFAULT_STYLES from .theme import Theme DEFAULT = Theme(DEFAULT_STYLES) |