Add highlights for first messages (#3267)

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
gempir
2021-10-02 14:17:24 +02:00
committed by GitHub
parent acc573a8c5
commit 0ba7c0f3c5
12 changed files with 84 additions and 4 deletions
@@ -82,6 +82,7 @@ public:
static QColor FALLBACK_HIGHLIGHT_COLOR;
static QColor FALLBACK_REDEEMED_HIGHLIGHT_COLOR;
static QColor FALLBACK_SUB_COLOR;
static QColor FALLBACK_FIRST_MESSAGE_HIGHLIGHT_COLOR;
private:
QString pattern_;