]> de.git.xonotic.org Git - xonotic/mediasource.git/blob - gfx/luma/gfx/menu/luma/common_n.gradients
7e29ef0377db6ae6828bdf89f0998c15080021f6
[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                 <linearGradient id="dialog" gradientUnits="userSpaceOnUse" x1="0%" y1="25%" x2="0%" y2="75%">
5                         <stop stop-color="#082d54" offset="0"/>
6                         <stop stop-color="#06101a" offset=".2"/>
7                         <stop stop-color="#06101a" offset=".8"/>
8                         <stop stop-color="#082d54" offset="1"/>
9                 </linearGradient>
10                 <linearGradient id="header" gradientUnits="userSpaceOnUse" x1="25%" y1="0%" x2="75%" y2="0%">
11                         <stop stop-color="#145892" offset="0"/>
12                         <stop stop-color="#0b3a6b" offset=".33"/>
13                         <stop stop-color="#0b3a6b" offset=".67"/>
14                         <stop stop-color="#145892" offset="1"/>
15                 </linearGradient>
16                 <radialGradient id="radiobutton">
17                         <stop stop-color="#125086" offset="0" stop-opacity="0"/>
18                         <stop stop-color="#125086" offset="1"/>
19                 </radialGradient>
20                 <linearGradient id="checkbox" xlink:href="#radiobutton" x1="1" x2="0" y2="1"/>
21                 <linearGradient id="inputbox" xlink:href="#radiobutton" x2="0" y2="1"/>
22                 <linearGradient id="scrolltrack" xlink:href="#radiobutton" x1="1" x2="0"/>
23                 <linearGradient id="slidetrack" xlink:href="#radiobutton" x1="1" y1="1"/>
24         </defs>
25 </svg>