alternate message colors now work on replaced messages and when

changing channels
This commit is contained in:
fourtf
2018-05-06 14:57:57 +02:00
parent 34a58021bc
commit 3e3cbf0415
2 changed files with 18 additions and 10 deletions
+1 -1
View File
@@ -140,7 +140,7 @@ void ThemeManager::actuallyUpdate(double hue, double multiplier)
this->messages.textColors.system = QColor(140, 127, 127);
this->messages.backgrounds.regular = splits.background;
this->messages.backgrounds.alternate = getColor(0, sat, 0.96);
this->messages.backgrounds.alternate = getColor(0, sat, 0.93);
this->messages.backgrounds.highlighted =
blendColors(themeColor, this->messages.backgrounds.regular, 0.8);
// this->messages.backgrounds.resub