aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/silver
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-10-02 05:17:31 -0700
committerMcCabe Maxsted2009-10-02 05:17:31 -0700
commit58aab90cbff6035a2e31bde404b8ceda1fc3ca66 (patch)
tree8f24dbe9ba67b4fbc48c2170b6badd42214d8fdf /linden/indra/newview/skins/silver
parentDraw selected avatars last (and fixed silver skin missing selection color) (diff)
downloadmeta-impy-58aab90cbff6035a2e31bde404b8ceda1fc3ca66.zip
meta-impy-58aab90cbff6035a2e31bde404b8ceda1fc3ca66.tar.gz
meta-impy-58aab90cbff6035a2e31bde404b8ceda1fc3ca66.tar.bz2
meta-impy-58aab90cbff6035a2e31bde404b8ceda1fc3ca66.tar.xz
Draw Imprudence developers as purple dots in the mini-map (name list in LLFloaterMap)
Diffstat (limited to 'linden/indra/newview/skins/silver')
-rw-r--r--linden/indra/newview/skins/silver/colors_base.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/silver/colors_base.xml b/linden/indra/newview/skins/silver/colors_base.xml
index f129230..6dc98dc 100644
--- a/linden/indra/newview/skins/silver/colors_base.xml
+++ b/linden/indra/newview/skins/silver/colors_base.xml
@@ -163,6 +163,7 @@
163<MapFriend value="255, 255, 0, 255" /> <!-- Your friends' glyph color --> 163<MapFriend value="255, 255, 0, 255" /> <!-- Your friends' glyph color -->
164<MapMuted value="128, 128, 128, 255" /> <!-- Muted avatars' glyph color --> 164<MapMuted value="128, 128, 128, 255" /> <!-- Muted avatars' glyph color -->
165<MapSelected value="255, 0, 0, 255" /> <!-- Selected avatars' glyph color --> 165<MapSelected value="255, 0, 0, 255" /> <!-- Selected avatars' glyph color -->
166<MapImpDev value="90, 45, 101, 255" /> <!-- Imprudence developers glyph color -->
166 167
167<!-- MINI-MAP --> 168<!-- MINI-MAP -->
168<NetMapBackgroundColor value="0, 0, 0, 77" /> <!-- Mini-map floater background --> 169<NetMapBackgroundColor value="0, 0, 0, 77" /> <!-- Mini-map floater background -->