]> 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 eba33b61dc85ea78f2f166653d29bc01176a7b95..f4dc44a41f99ba84e70c57a844fc8340748708c6 100755 (executable)
@@ -3,14 +3,14 @@
        <defs>
                <radialGradient id="border_corner" gradientUnits="userSpaceOnUse" cx="0%" cy="0%" r="100%">
                        <stop offset=".25" stop-color="#1f1f1f" stop-opacity=".4"/>
-                       <stop offset=".75" stop-color="#2f2f2f" stop-opacity=".6"/>
+                       <stop offset=".75" stop-color="#2f2f2f" stop-opacity=".7"/>
                </radialGradient>
                <linearGradient id="border_default" gradientUnits="userSpaceOnUse" x2="0%" y2="100%">
-                       <stop offset="0" stop-color="#2f2f2f" stop-opacity=".7"/>
+                       <stop offset="0" stop-color="#2f2f2f" stop-opacity=".75"/>
                        <stop offset="1" stop-color="#1f1f1f" stop-opacity=".4"/>
                </linearGradient>
                <linearGradient id="border_fading" gradientUnits="userSpaceOnUse" x2="0%" y2="100%">
-                       <stop offset="0"   stop-color="#2f2f2f" stop-opacity=".7"/>
+                       <stop offset="0"   stop-color="#2f2f2f" stop-opacity=".75"/>
                        <stop offset=".75" stop-color="#1f1f1f" stop-opacity=".4"/>
                        <stop offset="1"   stop-color="#1f1f1f" stop-opacity="0" />
                </linearGradient>
                        <stop offset="0" stop-color="#ffffff" stop-opacity=".6"/>
                        <stop offset="1" stop-color="#ffffff" stop-opacity="0"/>
                </linearGradient>
-               <linearGradient id="weapon_ammo" gradientUnits="userSpaceOnUse" x2="0%" y2="100%">
-                       <stop offset="0"  stop-color="#baff13" stop-opacity=".9"/>
-                       <stop offset=".5" stop-color="#70fb00" stop-opacity=".9"/>
-                       <stop offset="1"  stop-color="#29da00" stop-opacity=".9"/>
+               <linearGradient id="weapon_ammo">
+                       <stop offset="0" stop-color="#ffffff" stop-opacity=".9"/>
+                       <stop offset="1" stop-color="#cfcfcf" stop-opacity=".9"/>
                </linearGradient>
-               <linearGradient id="current_bg_east" xlink:href="#current_bg" x2="100%" y2="0%"/>
-               <linearGradient id="current_frame_east" xlink:href="#current_frame" x2="100%" y2="0%"/>
        </defs>
 </svg>