Python API for styling tmux elements, such as the statusbar and panes.
1""" 2Python API for styling tmux elements, such as the statusbar and panes. 3""" 4from.Colorsimport* 5from.ContextVarsimport* 6from.Styleimport* 7from.Stylerimport* 8from.Statusbar.Statusbarimport* 9from.Statusbar.Segmentimport*10from.Statusbar.WindowListimport*