Improved textEdit placeholder (#2149)

* Made colors a bit lighter

And also removed the tooltip from non-twitch channels

* Updated the changelog entry

Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
Paweł
2020-11-05 09:06:34 +01:00
committed by GitHub
parent f36c0fee97
commit c3ff98da87
5 changed files with 23 additions and 1 deletions
+1
View File
@@ -61,6 +61,7 @@ public:
QColor caret;
QColor link;
QColor system;
QColor chatPlaceholder;
} textColors;
struct {