diff options
| -rw-r--r-- | indra/newview/skins/default/colors.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml index eb8ec00bb9..a8ca80eab9 100644 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -270,10 +270,10 @@       reference="White" />       <color       name="FilterBackgroundColor" -     reference="DkGray" /> +     reference="MouseGray" />      <color       name="FilterTextColor" -     value="1 0.78 0.27 1" /> +     value="0.38 0.69 0.57 1" />       <color       name="FloaterButtonImageColor"       reference="LtGray" /> | 
