diff options
author | AlexanderP ProductEngine <apaschenko@productengine.com> | 2012-06-05 18:20:01 +0300 |
---|---|---|
committer | AlexanderP ProductEngine <apaschenko@productengine.com> | 2012-06-05 18:20:01 +0300 |
commit | 164e1073952060cf88a163945d6745934db62620 (patch) | |
tree | dde53006e831f47d9cbfe05f1ce05ffa2e963ead /indra/newview/skins/default/colors.xml | |
parent | f7f85dd0dda563a9fb49ed65b193a9ea98da9ba2 (diff) |
CHUI-103 Added square brackets to a messages from Second Life in the plain text mode; changed the default colors of user's messages
Diffstat (limited to 'indra/newview/skins/default/colors.xml')
-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 b616e2327b..5205988d5d 100644 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -766,7 +766,7 @@ reference="LtGray" /> <color name="UserChatColor" - reference="White" /> + reference="Yellow" /> <color name="llOwnerSayChatColor" reference="LtYellow" /> |