gui: make forums_dialog slightly more readable sometimes

in qdarkstyle.qss
This commit is contained in:
chelovechishko 2017-12-02 17:10:15 +09:00
parent d1cdba891f
commit 98d2772732

View file

@ -76,11 +76,11 @@ QWidget:item:selected
ForumsDialog, GxsForumThreadWidget ForumsDialog, GxsForumThreadWidget
{ {
qproperty-textColorRead: gray; qproperty-textColorRead: darkgray;
qproperty-textColorUnread: white; qproperty-textColorUnread: white;
qproperty-textColorUnreadChildren: gray; qproperty-textColorUnreadChildren: red;
qproperty-textColorNotSubscribed: white; qproperty-textColorNotSubscribed: white;
qproperty-textColorMissing: red; qproperty-textColorMissing: darkred;
} }
QMenuBar QMenuBar