diff options
author | Richard Nelson <richard@lindenlab.com> | 2011-10-03 13:23:50 -0700 |
---|---|---|
committer | Richard Nelson <richard@lindenlab.com> | 2011-10-03 13:23:50 -0700 |
commit | 0ecc5c0878adf93e96b99e3db4c65cdb757b99fb (patch) | |
tree | 25741079cb8edf161b07741decffb43ffa04b144 /indra/newview/skins/default/colors.xml | |
parent | 6eb09ab2ae9c90b23c8af1929e7d0a2088a6e76e (diff) | |
parent | fa3b55e68a00359f8b37b1225337e615b3f6da4d (diff) |
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience
Diffstat (limited to 'indra/newview/skins/default/colors.xml')
-rw-r--r-- | indra/newview/skins/default/colors.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml index d19e56e9a0..b5cc949ebf 100644 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -90,6 +90,9 @@ name="LtYellow" value="1 1 .79 1" /> <color + name="DrYellow" + value="1 0.86 0 1" /> + <color name="LtOrange" value="1 .85 .73 1" /> <color @@ -517,6 +520,9 @@ name="MenuPopupBgColor" reference="DkGray2" /> <color + name="ModelUploaderLabels" + value="1 0.6 0 1" /> + <color name="MultiSliderDisabledThumbColor" reference="Black" /> <color |