]> de.git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/luma/gfx/hud/luma/common.gradients
Update Luma sourcefiles
[xonotic/mediasource.git] / gfx / luma / gfx / hud / luma / common.gradients
index f4dc44a41f99ba84e70c57a844fc8340748708c6..597e180a297fff8edbaf5e434fa8180a21ea926d 100755 (executable)
                        <stop offset=".75" stop-color="#1f1f1f" stop-opacity=".4"/>
                        <stop offset="1"   stop-color="#1f1f1f" stop-opacity="0" />
                </linearGradient>
+               <linearGradient id="border_shadow" x2="0" y2="1">
+                       <stop offset="0" stop-color="#1f1f1f" stop-opacity="0"/>
+                       <stop offset="1" stop-color="#2f2f2f" stop-opacity="0.5"/>
+               </linearGradient>
+               <linearGradient id="border_shadow_mask">
+                       <stop offset="0.25"  stop-color="#000000"/>
+                       <stop offset="0.375" stop-color="#ffffff"/>
+                       <stop offset="0.625" stop-color="#ffffff"/>
+                       <stop offset="0.75"  stop-color="#000000"/>
+               </linearGradient>
                <linearGradient id="current_bg" gradientUnits="userSpaceOnUse" x2="0%" y2="100%">
                        <stop offset="0" stop-color="#e2f6fe" stop-opacity=".7"/>
                        <stop offset="1" stop-color="#b7dcfc" stop-opacity="0"/>