comparison artifacts/doc/conf/themes/default.xml @ 8281:da7e623cf159

Added themes for new fraction in sq relation.
author Raimund Renkert <rrenkert@intevation.de>
date Wed, 17 Sep 2014 09:02:44 +0200
parents 78184aa612dd
children 84ac8549e87b
comparison
equal deleted inserted replaced
8280:e8283197d889 8281:da7e623cf159
2555 </inherits> 2555 </inherits>
2556 <fields> 2556 <fields>
2557 <field name="pointcolor" type="color" default="255, 0, 0" /> 2557 <field name="pointcolor" type="color" default="255, 0, 0" />
2558 </fields> 2558 </fields>
2559 </theme> 2559 </theme>
2560 <theme name="SQMeasurementsG">
2561 <inherits>
2562 <inherit from="SQMeasurements" />
2563 </inherits>
2564 <fields>
2565 <field name="pointcolor" type="color" default="0, 0, 0" />
2566 </fields>
2567 </theme>
2560 2568
2561 <theme name="SQOutliersA"> 2569 <theme name="SQOutliersA">
2562 <inherits> 2570 <inherits>
2563 <inherit from="SQOutliers" /> 2571 <inherit from="SQOutliers" />
2564 </inherits> 2572 </inherits>
2604 </inherits> 2612 </inherits>
2605 <fields> 2613 <fields>
2606 <field name="pointcolor" type="color" default="255, 100, 100" /> 2614 <field name="pointcolor" type="color" default="255, 100, 100" />
2607 </fields> 2615 </fields>
2608 </theme> 2616 </theme>
2617 <theme name="SQOutliersG">
2618 <inherits>
2619 <inherit from="SQOutliers" />
2620 </inherits>
2621 <fields>
2622 <field name="pointcolor" type="color" default="100, 100, 100" />
2623 </fields>
2624 </theme>
2609 2625
2610 2626
2611 <theme name="SQCurveA"> 2627 <theme name="SQCurveA">
2612 <inherits> 2628 <inherits>
2613 <inherit from="SQCurve" /> 2629 <inherit from="SQCurve" />
2654 </inherits> 2670 </inherits>
2655 <fields> 2671 <fields>
2656 <field name="linecolor" type="color" default="175, 0, 0" /> 2672 <field name="linecolor" type="color" default="175, 0, 0" />
2657 </fields> 2673 </fields>
2658 </theme> 2674 </theme>
2675 <theme name="SQCurveG">
2676 <inherits>
2677 <inherit from="SQCurve" />
2678 </inherits>
2679 <fields>
2680 <field name="linecolor" type="color" default="175, 175, 175" />
2681 </fields>
2682 </theme>
2659 </themegroup> 2683 </themegroup>

http://dive4elements.wald.intevation.org