mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
set default idle color which has better contrast
This commit is contained in:
parent
afc4096740
commit
b5b2e77a7e
@ -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);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user