Files
RsyslogAutomate/Lib/site-packages/pip/_vendor/rich/themes.py
Victor Gallego Izquierdo 01d17b8d00 initial commit
2024-04-12 13:37:14 +02:00

6 lines
102 B
Python

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