algorithm engineering cycle
[Misc/iti-ci.git] / ae-cycle / ae_tpa_gradient.isy
1 <?xml version="1.0"?>
2 <ipestyle name="ae_gradient">
3 <gradient name="linear_orange" type="axial" extend="yes" coords="75 0 325 0">
4         <stop offset="0.0" color="0.859 0.625 0.113"/>
5     <stop offset="0.35" color="1 1 1"/>
6     <stop offset="0.65" color="1 1 1"/>
7         <stop offset="1.0" color="0.859 0.625 0.113"/>
8 </gradient>
9
10 <gradient name="linear_blue" type="axial" extend="yes" coords="75 0 325 0">
11         <stop offset="0.0" color="1 1 1"/>
12     <stop offset="0.3" color="1 1 1"/>
13     <stop offset="0.35" color="0.273 0.390 0.664"/>
14 </gradient>
15 </ipestyle>