diff options
author | James Cook <james@lindenlab.com> | 2009-12-10 11:35:09 -0800 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2009-12-10 11:35:09 -0800 |
commit | 4928193821c7e8a3074c7c62d6eb62dc5199e873 (patch) | |
tree | e62717a85aa48dc8de89d9bc0d553e3ce21b98b9 /indra/newview/skins | |
parent | 1ad033d7fc6076f244f4664b1c778e36263d13af (diff) | |
parent | ac5fa9294291058b08db12454d3f6a8f5a789837 (diff) |
Merge
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/colors.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml index cdbeed111e..33dd7791dc 100644 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -513,7 +513,7 @@ reference="White" /> <color name="ObjectChatColor" - reference="0.7 0.8 0.9 1" /> + reference="EmphasisColor" /> <color name="OverdrivenColor" value="1 0 0 1" /> |