summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/colors.xml
diff options
context:
space:
mode:
authorpavelkproductengine <pavelkproductengine@lindenlab.com>2015-12-22 20:27:19 +0200
committerpavelkproductengine <pavelkproductengine@lindenlab.com>2015-12-22 20:27:19 +0200
commit5d576df19047ec45070f6571ebcada26e5c20756 (patch)
treeea6e013829598bd3df1c29b1ffa828cb89ad81aa /indra/newview/skins/default/colors.xml
parent749bb57cd19d51090d64cd2261048b9a0654807b (diff)
MAINT-5194 Visual Outfit Browser
1)Added visual hilighting of worn outfit 2)Fixed colors of selection borders to fit initial design
Diffstat (limited to 'indra/newview/skins/default/colors.xml')
-rwxr-xr-xindra/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 bdc884885f..1ee3d0ec0c 100755
--- a/indra/newview/skins/default/colors.xml
+++ b/indra/newview/skins/default/colors.xml
@@ -945,4 +945,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>