summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorJustin C. Rounds (Chuck) <chuck@lindenlab.com>2009-12-10 11:58:53 -0500
committerJustin C. Rounds (Chuck) <chuck@lindenlab.com>2009-12-10 11:58:53 -0500
commitac5fa9294291058b08db12454d3f6a8f5a789837 (patch)
tree3bf00ab088ee2c21bbbb21886d56051708f8f3cb /indra/newview
parent722cd44d163f7195d361f249d0e455a5e4e9d674 (diff)
Changed ObjectChatColor to EmphasisColor.
http://jira.secondlife.com/browse/EXT-2303
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/skins/default/colors.xml2
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" />