]> git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/luma/gfx/menu/luma/common_f.gradients
Some more Luma graphics and revisions
[xonotic/mediasource.git] / gfx / luma / gfx / menu / luma / common_f.gradients
index bf561667f9f60bbdef090f9e17de4f72e4369fa9..3eea7ff49a8e094e7ba37cef021d03d54e64659d 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 stop-color="#145892" offset="0" stop-opacity="0"/>
-                       <stop stop-color="#145892" offset="1" />
+                       <stop stop-color="#1766a9" offset="0" stop-opacity="0"/>
+                       <stop stop-color="#1766a9" offset="1" />
                </radialGradient>
-               <linearGradient id="stripes" x1="0" y1="0" x2="100%" y2="0" gradientUnits="userSpaceOnUse">
-                       <stop stop-color="#1f7fff" offset=".25"/>
-                       <stop stop-color="#1f7fff" offset=".42" stop-opacity=".1"/>
-                       <stop stop-color="#1f7fff" offset=".58" stop-opacity=".1"/>
-                       <stop stop-color="#1f7fff" 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>