diff options
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/skins/default/colors.xml | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml index eb62c442db..4d8f88c80b 100644 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -651,13 +651,13 @@       reference="White_10" />      <color       name="ToolTipBgColor" -     value="DkGray" /> +     value="0.937 0.89 0.655 1" />      <color       name="ToolTipBorderColor" -     value="White_50" /> +     value="0.812 0.753 0.451 1" />      <color       name="ToolTipTextColor" -     reference="LtGray" /> +     value="0.749 0.749 0.749 1" />      <color       name="UserChatColor"       reference="LtGray" /> | 
