Allow theming of tab live and rerun indicators (#5188)
This commit is contained in:
@@ -77,6 +77,9 @@ public:
|
||||
TabColors highlighted;
|
||||
TabColors selected;
|
||||
QColor dividerLine;
|
||||
|
||||
QColor liveIndicator;
|
||||
QColor rerunIndicator;
|
||||
} tabs;
|
||||
|
||||
/// MESSAGES
|
||||
|
||||
Reference in New Issue
Block a user