diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2010-01-11 17:16:47 -0500 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2010-01-11 17:16:47 -0500 |
commit | 377ed9354323bf26389fa99dca8f2f5142763a36 (patch) | |
tree | 2f5be0c8d7c27b9ce12611417b78dc9b19b700e6 /indra/newview/skins/default/colors.xml | |
parent | ca97039e752bc868052a9c779314b39f8c11fe12 (diff) | |
parent | a36087f5c1851b0bd5eec5788609f35b8a524384 (diff) |
merge
Diffstat (limited to 'indra/newview/skins/default/colors.xml')
-rw-r--r-- | indra/newview/skins/default/colors.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml index 887cff56f6..6da38fa0d4 100644 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -292,7 +292,7 @@ reference="White" /> <color name="FilterBackgroundColor" - reference="MouseGray" /> + reference="Black" /> <color name="FilterTextColor" value="0.38 0.69 0.57 1" /> @@ -394,7 +394,10 @@ reference="White" /> <color name="InventoryBackgroundColor" - reference="Unused?" /> + reference="DkGray2" /> + <color + name="InventoryFocusOutlineColor" + reference="EmphasisColor" /> <color name="InventoryItemSuffixColor" reference="White_25" /> |