Files
SkillMate/venv/Lib/site-packages/pip/_vendor/rich/themes.py
Claude Project Manager 6b9b6d4f20 Initial commit
2025-09-20 21:31:04 +02:00

6 Zeilen
102 B
Python

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