set default idle color which has better contrast

This commit is contained in:
defnax 2024-07-02 23:52:31 +02:00
parent afc4096740
commit b5b2e77a7e

View File

@ -354,7 +354,7 @@ NewFriendList
qproperty-textColorStatusAway: gray;
qproperty-textColorStatusBusy: darkred;
qproperty-textColorStatusOnline: darkGreen;
qproperty-textColorStatusInactive: #A0A040;
qproperty-textColorStatusInactive: orange;
qproperty-textColorGroup: rgb(123, 123, 123);
}