summaryrefslogtreecommitdiffstats
path: root/khal/api.py
blob: 1db9595ee378c67159a572548b9f1f42215f663e (plain)
1
2
3
from .ui.colors import register_color_theme

__all__ = ["register_color_theme"]