mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-06 05:38:51 -04:00
gui: make forums_dialog slightly more readable sometimes
in qdarkstyle.qss
This commit is contained in:
parent
d1cdba891f
commit
98d2772732
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue