A few helpers for making things print pretty-like.
title_position = theme.add_param('banner-title-position', 'center', 'banner title position')
module-attribute
banner(title, target=sys.stdout, width=None, extra='')
get_window_size(target=sys.stdout)