]> de.git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/luma/gfx/menu/luma/common_c.gradients
Some more Luma graphics and revisions
[xonotic/mediasource.git] / gfx / luma / gfx / menu / luma / common_c.gradients
index d7b082567e6e5b282a2b740e4cd402a87668df0e..577edb2db2095ee7949d814735c8b9b4f86fff2f 100644 (file)
@@ -2,15 +2,9 @@
 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
        <defs>
                <radialGradient id="radiobutton">
-                       <stop offset="0" stop-color="#602d1d" stop-opacity="0"/>
-                       <stop offset="1" stop-color="#602d1d"/>
+                       <stop offset="0" stop-color="#6d3321" stop-opacity="0"/>
+                       <stop offset="1" stop-color="#6d3321"/>
                </radialGradient>
-               <linearGradient id="stripes" x1="0" y1="0" x2="100%" y2="0" gradientUnits="userSpaceOnUse">
-                       <stop stop-color="#ff491f" offset=".25"/>
-                       <stop stop-color="#ff491f" offset=".42" stop-opacity=".1"/>
-                       <stop stop-color="#ff491f" offset=".58" stop-opacity=".1"/>
-                       <stop stop-color="#ff491f" offset=".75"/>
-               </linearGradient>
                <linearGradient id="checkbox" xlink:href="#radiobutton" x1="1" x2="0" y2="1"/>
                <linearGradient id="inputbox" xlink:href="#radiobutton" x2="0" y2="1"/>
        </defs>