tabs now grey out when the window loses focus

This commit is contained in:
fourtf
2017-08-17 16:43:19 +02:00
parent b8db0f7d4c
commit 6b0a7f507e
4 changed files with 21 additions and 6 deletions
+3
View File
@@ -68,6 +68,9 @@ public:
QColor TabHighlightedText;
QColor TabHighlightedBackground;
QColor TabSelectedUnfocusedText;
QColor TabSelectedUnfocusedBackground;
QBrush TabNewMessageBackground;
const int HighlightColorCount = 3;