changed default tree font color to black for light/builtin style

This commit is contained in:
defnax 2022-02-01 20:38:14 +01:00
parent 631b9b5f7a
commit fa9bc09cec

View File

@ -311,7 +311,7 @@ BoardPostDisplayWidget_compact QToolButton#voteDownButton:disabled {
ForumsDialog, GxsForumThreadWidget
{
qproperty-textColorRead: darkgray;
qproperty-textColorRead: black;
qproperty-textColorUnread: black;
qproperty-textColorUnreadChildren: darkgray;
qproperty-textColorNotSubscribed: black;