diff --git a/retroshare-gui/src/gui/qss/stylesheet/default.qss b/retroshare-gui/src/gui/qss/stylesheet/default.qss index e913a7143..defcc82f8 100644 --- a/retroshare-gui/src/gui/qss/stylesheet/default.qss +++ b/retroshare-gui/src/gui/qss/stylesheet/default.qss @@ -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); }