mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-29 09:18:45 -04:00
set default idle color which has better contrast
This commit is contained in:
parent
afc4096740
commit
b5b2e77a7e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue