Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/second-themes.xml @ 4022:017e3d8526e0
issue417: main-value-annotations.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 04 Oct 2012 11:25:27 +0200 |
parents | 355c843245c1 |
children | 58864f4f6e3b |
comparison
equal
deleted
inserted
replaced
4020:cc9b6f23eaf8 | 4022:017e3d8526e0 |
---|---|
624 </theme> | 624 </theme> |
625 | 625 |
626 <!-- Main Values --> | 626 <!-- Main Values --> |
627 <theme name="MainValuesQ"> | 627 <theme name="MainValuesQ"> |
628 <inherits> | 628 <inherits> |
629 <inherit from="HiddenColorLines" /> | 629 <inherit from="ColorLinesOnly" /> |
630 <inherit from="Text" /> | 630 <inherit from="Text" /> |
631 </inherits> | 631 </inherits> |
632 <fields> | 632 <fields> |
633 <field name="linecolor" type="Color" display="Farbe" | 633 <field name="linecolor" type="Color" display="Farbe" |
634 default="200, 64, 0" /> | 634 default="200, 64, 0" /> |
643 </fields> | 643 </fields> |
644 </theme> | 644 </theme> |
645 | 645 |
646 <theme name="MainValuesW"> | 646 <theme name="MainValuesW"> |
647 <inherits> | 647 <inherits> |
648 <inherit from="HiddenColorLines" /> | 648 <inherit from="ColorLinesOnly" /> |
649 <inherit from="Text" /> | 649 <inherit from="Text" /> |
650 </inherits> | 650 </inherits> |
651 <fields> | 651 <fields> |
652 <field name="linecolor" type="Color" display="Farbe" | 652 <field name="linecolor" type="Color" display="Farbe" |
653 default="0, 0, 215" /> | 653 default="0, 0, 215" /> |