tabs now grey out when the window loses focus
This commit is contained in:
@@ -68,6 +68,9 @@ public:
|
||||
QColor TabHighlightedText;
|
||||
QColor TabHighlightedBackground;
|
||||
|
||||
QColor TabSelectedUnfocusedText;
|
||||
QColor TabSelectedUnfocusedBackground;
|
||||
|
||||
QBrush TabNewMessageBackground;
|
||||
|
||||
const int HighlightColorCount = 3;
|
||||
|
||||
Reference in New Issue
Block a user