comparison flys-artifacts/doc/conf/default-themes.xml @ 3889:940cd2ef149f

Area transparency fix flys-artifacts/trunk@5542 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Christian Lins <christian.lins@intevation.de>
date Thu, 20 Sep 2012 20:35:44 +0000
parents f0e940ebdbc6
children 80da3ba8e55e
comparison
equal deleted inserted replaced
3888:44a071455709 3889:940cd2ef149f
1454 <theme name="FixingSectorDeviationLS0"> 1454 <theme name="FixingSectorDeviationLS0">
1455 <inherits> 1455 <inherits>
1456 <inherit from="Areas" /> 1456 <inherit from="Areas" />
1457 </inherits> 1457 </inherits>
1458 <fields> 1458 <fields>
1459 <field name="fillcolor" type="Color" display="Fuellfarbe" 1459 <field name="backgroundcolor" type="Color" display="Fuellfarbe"
1460 default="0, 128, 0" /> 1460 default="0, 128, 0" />
1461 <field name="transparent" type="boolean" display="Transparenz"
1462 default="true" />
1463 </fields> 1461 </fields>
1464 </theme> 1462 </theme>
1465 <theme name="FixingSectorDeviationLS1"> 1463 <theme name="FixingSectorDeviationLS1">
1466 <inherits> 1464 <inherits>
1467 <inherit from="Areas" /> 1465 <inherit from="Areas" />
1468 </inherits> 1466 </inherits>
1469 <fields> 1467 <fields>
1470 <field name="fillcolor" type="Color" display="Fuellfarbe" 1468 <field name="backgroundcolor" type="Color" display="Fuellfarbe"
1471 default="0, 0, 255" /> 1469 default="0, 0, 255" />
1472 <field name="transparent" type="boolean" display="Transparenz"
1473 default="true" />
1474 </fields> 1470 </fields>
1475 </theme> 1471 </theme>
1476 <theme name="FixingSectorDeviationLS2"> 1472 <theme name="FixingSectorDeviationLS2">
1477 <inherits> 1473 <inherits>
1478 <inherit from="Areas" /> 1474 <inherit from="Areas" />
1479 </inherits> 1475 </inherits>
1480 <fields> 1476 <fields>
1481 <field name="fillcolor" type="Color" display="Fuellfarbe" 1477 <field name="backgroundcolor" type="Color" display="Fuellfarbe"
1482 default="255, 0, 255" /> 1478 default="255, 0, 255" />
1483 <field name="transparent" type="boolean" display="Transparenz"
1484 default="true" />
1485 </fields> 1479 </fields>
1486 </theme> 1480 </theme>
1487 <theme name="FixingSectorDeviationLS3"> 1481 <theme name="FixingSectorDeviationLS3">
1488 <inherits> 1482 <inherits>
1489 <inherit from="Areas" /> 1483 <inherit from="Areas" />
1490 </inherits> 1484 </inherits>
1491 <fields> 1485 <fields>
1492 <field name="fillcolor" type="Color" display="Fuellfarbe" 1486 <field name="backgroundcolor" type="Color" display="Fuellfarbe"
1493 default="255, 0, 0" /> 1487 default="255, 0, 0" />
1494 <field name="transparent" type="boolean" display="Transparenz"
1495 default="true" />
1496 </fields> 1488 </fields>
1497 </theme> 1489 </theme>
1498 <theme name="FixLSDeviation"> 1490 <theme name="FixLSDeviation">
1499 <inherits> 1491 <inherits>
1500 <inherit from="Areas" /> 1492 <inherit from="Areas" />
1501 </inherits> 1493 </inherits>
1502 <fields> 1494 <fields>
1503 <field name="fillcolor" type="Color" display="Fuellfarbe" 1495 <field name="backgroundcolor" type="Color" display="Fuellfarbe"
1504 default="100, 100, 100" /> 1496 default="100, 100, 100" />
1505 <field name="transparent" type="boolean" display="Transparenz"
1506 default="true" />
1507 </fields> 1497 </fields>
1508 </theme> 1498 </theme>
1509 <theme name="FixLSAnalysis"> 1499 <theme name="FixLSAnalysis">
1510 <inherits> 1500 <inherits>
1511 <inherit from="HiddenColorLines" /> 1501 <inherit from="HiddenColorLines" />

http://dive4elements.wald.intevation.org