comparison artifacts/doc/conf/themes/second.xml @ 8291:84ac8549e87b

Add theme for porosity and sync second with default.
author "Tom Gottfried <tom@intevation.de>"
date Wed, 17 Sep 2014 17:35:36 +0200
parents c657ddcf1fa6
children 9ab967eb2c51
comparison
equal deleted inserted replaced
8290:9b295cc828c5 8291:84ac8549e87b
2506 </inherits> 2506 </inherits>
2507 <fields> 2507 <fields>
2508 <field name="linecolor" type="Color" default="255, 0, 0" /> 2508 <field name="linecolor" type="Color" default="255, 0, 0" />
2509 </fields> 2509 </fields>
2510 </theme> 2510 </theme>
2511
2512 <theme name="SQMeasurementsA">
2513 <inherits>
2514 <inherit from="SQMeasurements" />
2515 </inherits>
2516 <fields>
2517 <field name="pointcolor" type="color" default="0, 0, 255" />
2518 </fields>
2519 </theme>
2520 <theme name="SQMeasurementsB">
2521 <inherits>
2522 <inherit from="SQMeasurements" />
2523 </inherits>
2524 <fields>
2525 <field name="pointcolor" type="color" default="0, 255, 255" />
2526 </fields>
2527 </theme>
2528 <theme name="SQMeasurementsC">
2529 <inherits>
2530 <inherit from="SQMeasurements" />
2531 </inherits>
2532 <fields>
2533 <field name="pointcolor" type="color" default="0, 255, 0" />
2534 </fields>
2535 </theme>
2536 <theme name="SQMeasurementsD">
2537 <inherits>
2538 <inherit from="SQMeasurements" />
2539 </inherits>
2540 <fields>
2541 <field name="pointcolor" type="color" default="255, 0, 255" />
2542 </fields>
2543 </theme>
2544 <theme name="SQMeasurementsE">
2545 <inherits>
2546 <inherit from="SQMeasurements" />
2547 </inherits>
2548 <fields>
2549 <field name="pointcolor" type="color" default="255, 255, 0" />
2550 </fields>
2551 </theme>
2552 <theme name="SQMeasurementsF">
2553 <inherits>
2554 <inherit from="SQMeasurements" />
2555 </inherits>
2556 <fields>
2557 <field name="pointcolor" type="color" default="255, 0, 0" />
2558 </fields>
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>
2568
2569 <theme name="SQOutliersA">
2570 <inherits>
2571 <inherit from="SQOutliers" />
2572 </inherits>
2573 <fields>
2574 <field name="pointcolor" type="color" default="100, 100, 255" />
2575 </fields>
2576 </theme>
2577 <theme name="SQOutliersB">
2578 <inherits>
2579 <inherit from="SQOutliers" />
2580 </inherits>
2581 <fields>
2582 <field name="pointcolor" type="color" default="100, 255, 255" />
2583 </fields>
2584 </theme>
2585 <theme name="SQOutliersC">
2586 <inherits>
2587 <inherit from="SQOutliers" />
2588 </inherits>
2589 <fields>
2590 <field name="pointcolor" type="color" default="100, 255, 100" />
2591 </fields>
2592 </theme>
2593 <theme name="SQOutliersD">
2594 <inherits>
2595 <inherit from="SQOutliers" />
2596 </inherits>
2597 <fields>
2598 <field name="pointcolor" type="color" default="255, 100, 255" />
2599 </fields>
2600 </theme>
2601 <theme name="SQOutliersE">
2602 <inherits>
2603 <inherit from="SQOutliers" />
2604 </inherits>
2605 <fields>
2606 <field name="pointcolor" type="color" default="255, 255, 100" />
2607 </fields>
2608 </theme>
2609 <theme name="SQOutliersF">
2610 <inherits>
2611 <inherit from="SQOutliers" />
2612 </inherits>
2613 <fields>
2614 <field name="pointcolor" type="color" default="255, 100, 100" />
2615 </fields>
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>
2625
2626
2627 <theme name="SQCurveA">
2628 <inherits>
2629 <inherit from="SQCurve" />
2630 </inherits>
2631 <fields>
2632 <field name="linecolor" type="color" default="0, 0, 175" />
2633 </fields>
2634 </theme>
2635 <theme name="SQCurveB">
2636 <inherits>
2637 <inherit from="SQCurve" />
2638 </inherits>
2639 <fields>
2640 <field name="linecolor" type="color" default="0, 175, 175" />
2641 </fields>
2642 </theme>
2643 <theme name="SQCurveC">
2644 <inherits>
2645 <inherit from="SQCurve" />
2646 </inherits>
2647 <fields>
2648 <field name="linecolor" type="color" default="0, 175, 0" />
2649 </fields>
2650 </theme>
2651 <theme name="SQCurveD">
2652 <inherits>
2653 <inherit from="SQCurve" />
2654 </inherits>
2655 <fields>
2656 <field name="linecolor" type="color" default="175, 0, 175" />
2657 </fields>
2658 </theme>
2659 <theme name="SQCurveE">
2660 <inherits>
2661 <inherit from="SQCurve" />
2662 </inherits>
2663 <fields>
2664 <field name="linecolor" type="color" default="175, 175, 0" />
2665 </fields>
2666 </theme>
2667 <theme name="SQCurveF">
2668 <inherits>
2669 <inherit from="SQCurve" />
2670 </inherits>
2671 <fields>
2672 <field name="linecolor" type="color" default="175, 0, 0" />
2673 </fields>
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>
2683
2684 <theme name="Porosity">
2685 <inherits>
2686 <inherit from="LongitudinalSection" />
2687 </inherits>
2688 <fields>
2689 <field name="linecolor" type="color" default="175, 175, 175" />
2690 </fields>
2691 </theme>
2511 </themegroup> 2692 </themegroup>

http://dive4elements.wald.intevation.org