fixed selection color for light theme

This commit is contained in:
fourtf
2017-12-19 02:37:58 +01:00
parent f8e4d9a737
commit e39b9093f9
4 changed files with 6 additions and 3 deletions
+2
View File
@@ -75,6 +75,8 @@ public:
QBrush TabNewMessageBackground;
QColor Selection;
const int HighlightColorCount = 3;
QColor HighlightColors[3];