from bauh.view.qt.colors import GREEN PROGRESS_BAR = """QProgressBar::chunk { background-color: %s; }""" % GREEN