""" 配置模块 """ from .styles import DARK_THEME __all__ = ['DARK_THEME']