theme ===== Class containing various :class:`tanmatsu.Style`\ s. Instances of this class be passed to :class:`tanmatsu.widgets.Widget` (and descendants of that class) in order to control the :class:`tanmatsu.Style`\ s used when drawing the widget. Theme ----- .. autoclass:: tanmatsu.theme.Theme :members: :special-members: DefaultTheme ------------ .. autoclass:: tanmatsu.theme.DefaultTheme :members: :special-members: