]> de.git.xonotic.org Git - xonotic/mediasource.git/blob - gfx/luma/gfx/menu/luma/common_n.gradients
Update luma sourcefiles
[xonotic/mediasource.git] / gfx / luma / gfx / menu / luma / common_n.gradients
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
3         <defs>
4                 <radialGradient id="colorbutton">
5                         <stop stop-color="#ffffff" offset="0" stop-opacity="0"/>
6                         <stop stop-color="#ffffff" offset="1"/>
7                 </radialGradient>
8                 <linearGradient id="dialog" gradientUnits="userSpaceOnUse" x1="0%" y1="25%" x2="0%" y2="75%">
9                         <stop stop-color="#082d54" offset="0"/>
10                         <stop stop-color="#06101a" offset=".2"/>
11                         <stop stop-color="#06101a" offset=".8"/>
12                         <stop stop-color="#082d54" offset="1"/>
13                 </linearGradient>
14                 <linearGradient id="header" gradientUnits="userSpaceOnUse" x1="25%" y1="0%" x2="75%" y2="0%">
15                         <stop stop-color="#145892" offset="0"/>
16                         <stop stop-color="#0b3a6b" offset=".33"/>
17                         <stop stop-color="#0b3a6b" offset=".67"/>
18                         <stop stop-color="#145892" offset="1"/>
19                 </linearGradient>
20                 <radialGradient id="radiobutton">
21                         <stop stop-color="#125086" offset="0" stop-opacity="0"/>
22                         <stop stop-color="#125086" offset="1"/>
23                 </radialGradient>
24                 <linearGradient id="checkbox" xlink:href="#radiobutton" x1="1" x2="0" y2="1"/>
25                 <linearGradient id="inputbox" xlink:href="#radiobutton" x2="0" y2="1"/>
26                 <linearGradient id="scrolltrack" xlink:href="#radiobutton" x1="1" x2="0"/>
27                 <linearGradient id="slidetrack" xlink:href="#radiobutton" x1="1" y1="1"/>
28         </defs>
29 </svg>