Files
Hotel-Booking/Backend/venv/lib/python3.12/site-packages/rich/themes.py
Iliyan Angelov 62c1fe5951 updates
2025-12-01 06:50:10 +02:00

6 lines
102 B
Python

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