1
0
Fork 0
forked from anton/matekasse
matekasse/venv/lib/python3.11/site-packages/pip/_vendor/rich/themes.py
2023-07-28 23:30:45 +02:00

5 lines
102 B
Python

from .default_styles import DEFAULT_STYLES
from .theme import Theme
DEFAULT = Theme(DEFAULT_STYLES)