Current File : //proc/353637/cwd/lib/python3/dist-packages/rich/themes.py
from .default_styles import DEFAULT_STYLES
from .theme import Theme


DEFAULT = Theme(DEFAULT_STYLES)