summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErica <erica@lindenlab.com>2010-02-09 06:37:31 -0800
committerErica <erica@lindenlab.com>2010-02-09 06:37:31 -0800
commit5b139bdf6178696739da479106962a7d1a04fefd (patch)
tree4ae7ee87f57f921ec268f26684d0d8de1c6ae0bc
parent5abb6dece78d9c7639511830590e0f447790fa82 (diff)
Fixed too-dark object chat color
-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 ca579616d8..b33d4f73a4 100644
--- a/indra/newview/skins/default/colors.xml
+++ b/indra/newview/skins/default/colors.xml
@@ -554,7 +554,7 @@
reference="White" />
<color
name="ObjectChatColor"
- reference="EmphasisColor_35" />
+ reference="EmphasisColor" />
<color
name="OverdrivenColor"
reference="Red" />