mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 14:24:16 +02:00
[ui] icons, buttons and colors changes
This commit is contained in:
3
bauh/view/qt/styles.py
Normal file
3
bauh/view/qt/styles.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from bauh.view.qt.colors import GREEN
|
||||
|
||||
PROGRESS_BAR = """QProgressBar::chunk { background-color: %s; }""" % GREEN
|
||||
Reference in New Issue
Block a user