diff Devian.xml @ 11:65fcb81f4e0a v1.2-r11

Media file placement Logic operations madness
author Nenue
date Sat, 19 Dec 2015 03:13:55 -0500
parents d0cd0e68213e
children 080dfa4990fb
line wrap: on
line diff
--- a/Devian.xml	Sat Dec 19 00:03:29 2015 -0500
+++ b/Devian.xml	Sat Dec 19 03:13:55 2015 -0500
@@ -86,6 +86,10 @@
           </Anchors>
           <Size y="20" />
           <Color r="0.3" g="0.3" b="0.3" a="1" />
+          <Gradient orientation="VERTICAL">
+            <MinColor r="0" g="0" b="0" a="0.7"/>
+            <MaxColor r="0.3" g="0.3" b="0.3" a="0.7"/>
+          </Gradient>
         </Texture>
         <FontString parentKey="text" font="Interface\Addons\Devian\font\SourceCodePro-Bold.ttf" wordwrap="true"
                     justifyH="LEFT"
@@ -101,7 +105,7 @@
         </FontString>
       </Layer>
       <Layer level="HIGHLIGHT">
-        <Texture parentKey="sizer" alphaMode="BLEND">
+        <Texture parentKey="sizer" strata="HIGH" alphaMode="ADD">
           <Anchors>
             <Anchor point="BOTTOMRIGHT" />
           </Anchors>