]> de.git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/luma/gfx/menu/luma/common_n.gradients
Update Luma sourcefiles
[xonotic/mediasource.git] / gfx / luma / gfx / menu / luma / common_n.gradients
old mode 100644 (file)
new mode 100755 (executable)
index ea5ef39..7e29ef0
@@ -1,21 +1,21 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
        <defs>
-               <linearGradient id="dialog" x1="0%" y1="25%" x2="0%" y2="75%" gradientUnits="userSpaceOnUse">
+               <linearGradient id="dialog" gradientUnits="userSpaceOnUse" x1="0%" y1="25%" x2="0%" y2="75%">
                        <stop stop-color="#082d54" offset="0"/>
                        <stop stop-color="#06101a" offset=".2"/>
                        <stop stop-color="#06101a" offset=".8"/>
                        <stop stop-color="#082d54" offset="1"/>
                </linearGradient>
-               <linearGradient id="header" x1="25%" y1="0%" x2="75%" y2="0%" gradientUnits="userSpaceOnUse">
+               <linearGradient id="header" gradientUnits="userSpaceOnUse" x1="25%" y1="0%" x2="75%" y2="0%">
                        <stop stop-color="#145892" offset="0"/>
-                       <stop stop-color="#0a3766" offset=".33"/>
-                       <stop stop-color="#0a3766" offset=".67"/>
+                       <stop stop-color="#0b3a6b" offset=".33"/>
+                       <stop stop-color="#0b3a6b" offset=".67"/>
                        <stop stop-color="#145892" offset="1"/>
                </linearGradient>
                <radialGradient id="radiobutton">
-                       <stop stop-color="#114b7d" offset="0" stop-opacity="0"/>
-                       <stop stop-color="#114b7d" offset="1"/>
+                       <stop stop-color="#125086" offset="0" stop-opacity="0"/>
+                       <stop stop-color="#125086" offset="1"/>
                </radialGradient>
                <linearGradient id="checkbox" xlink:href="#radiobutton" x1="1" x2="0" y2="1"/>
                <linearGradient id="inputbox" xlink:href="#radiobutton" x2="0" y2="1"/>