This repository has been archived on 2024-09-30. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
hook-frida/venv/Lib/site-packages/pip/_vendor/rich/themes.py
2023-08-12 16:46:30 +08:00

6 lines
102 B
Python

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