summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/colors.xml
diff options
context:
space:
mode:
authorrichard <none@none>2009-12-21 18:12:17 -0800
committerrichard <none@none>2009-12-21 18:12:17 -0800
commit18e25641fecd526cd2a2bb074311056101b3456a (patch)
tree3ff89da9566a7f7b602b201d19bda7ff43c99134 /indra/newview/skins/default/colors.xml
parente6a8b3e2b2b3a352c674a788d27ac2d5f35983f8 (diff)
parent5b978865e3b09e5b911728cd6381a2a4a7b3a9d3 (diff)
merge
Diffstat (limited to 'indra/newview/skins/default/colors.xml')
-rw-r--r--indra/newview/skins/default/colors.xml10
1 files changed, 7 insertions, 3 deletions
diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml
index 88e77f11ee..706245a479 100644
--- a/indra/newview/skins/default/colors.xml
+++ b/indra/newview/skins/default/colors.xml
@@ -71,10 +71,14 @@
<color
name="Transparent"
value="0 0 0 0" />
+ <!-- Make potentially unused colors show up bright purple.
+ Leave this here until all Unused? are removed below, otherwise
+ the viewer generates many warnings on startup. -->
+ <color
+ name="Unused?"
+ value="1 0 1 1" />
-
-
- <!-- UI Definitions -->
+ <!-- UI Definitions -->
<color
name="AgentChatColor"