mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
gui: make forums_dialog slightly more readable sometimes
in qdarkstyle.qss
This commit is contained in:
parent
d1cdba891f
commit
98d2772732
@ -76,11 +76,11 @@ QWidget:item:selected
|
||||
|
||||
ForumsDialog, GxsForumThreadWidget
|
||||
{
|
||||
qproperty-textColorRead: gray;
|
||||
qproperty-textColorRead: darkgray;
|
||||
qproperty-textColorUnread: white;
|
||||
qproperty-textColorUnreadChildren: gray;
|
||||
qproperty-textColorUnreadChildren: red;
|
||||
qproperty-textColorNotSubscribed: white;
|
||||
qproperty-textColorMissing: red;
|
||||
qproperty-textColorMissing: darkred;
|
||||
}
|
||||
|
||||
QMenuBar
|
||||
|
Loading…
Reference in New Issue
Block a user