changed channel point messages color

This commit is contained in:
fourtf
2020-08-22 16:48:40 +02:00
parent eeb632d4ab
commit f3225275ea
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -227,7 +227,7 @@ void MessageLayout::paint(QPainter &painter, int width, int y, int messageIndex,
{
painter.fillRect(
0, y, this->scale_ * 4, pixmap->height(),
*ColorProvider::instance().color(ColorType::Subscription));
*ColorProvider::instance().color(ColorType::RedeemedHighlight));
}
// draw selection