summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/colors.xml
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2016-09-20 08:12:56 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2016-09-20 08:12:56 -0400
commit2be27c26e849935600efde49399cbeff399c45a3 (patch)
tree81f4b105e1470dbbfa1e0cd0ca0c58eac2077abe /indra/newview/skins/default/colors.xml
parent8df3092c8bf305893fba59710fedd179e7cdb7ad (diff)
parent51bb369a39142ff5049f753099f9638ce68b95dc (diff)
merge
Diffstat (limited to 'indra/newview/skins/default/colors.xml')
-rw-r--r--indra/newview/skins/default/colors.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml
index 8533625e50..e0da7f5d9e 100644
--- a/indra/newview/skins/default/colors.xml
+++ b/indra/newview/skins/default/colors.xml
@@ -948,4 +948,13 @@
<color
name="SyntaxLslStringLiteral"
value="1 0.14 0 1" />
+ <color
+ name="OutfitGalleryItemSelected"
+ value="0.22 0.45 0.35 1" />
+ <color
+ name="OutfitGalleryItemWorn"
+ value="0.33 0.58 0.47 1" />
+ <color
+ name="OutfitGalleryItemUnselected"
+ value="0.4 0.4 0.4 1" />
</colors>