mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-18 13:54:07 -05: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-textColorStatusAway: gray;
|
||||||
qproperty-textColorStatusBusy: darkred;
|
qproperty-textColorStatusBusy: darkred;
|
||||||
qproperty-textColorStatusOnline: darkGreen;
|
qproperty-textColorStatusOnline: darkGreen;
|
||||||
qproperty-textColorStatusInactive: #A0A040;
|
qproperty-textColorStatusInactive: orange;
|
||||||
qproperty-textColorGroup: rgb(123, 123, 123);
|
qproperty-textColorGroup: rgb(123, 123, 123);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user