Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/default-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 | 22cd60315e08 |
children | 58864f4f6e3b |
comparison
equal
deleted
inserted
replaced
4020:cc9b6f23eaf8 | 4022:017e3d8526e0 |
---|---|
622 default="0, 0, 0" /> | 622 default="0, 0, 0" /> |
623 </fields> | 623 </fields> |
624 </theme> | 624 </theme> |
625 | 625 |
626 <!-- Main Values --> | 626 <!-- Main Values --> |
627 <!-- Default should be to show label, but label should be unshowable --> | |
627 <theme name="MainValuesQ"> | 628 <theme name="MainValuesQ"> |
628 <inherits> | 629 <inherits> |
629 <inherit from="HiddenColorLines" /> | 630 <inherit from="ColorLinesOnly" /> |
630 <inherit from="Text" /> | 631 <inherit from="Text" /> |
631 </inherits> | 632 </inherits> |
632 <fields> | 633 <fields> |
633 <field name="linecolor" type="Color" display="Farbe" | 634 <field name="linecolor" type="Color" display="Farbe" |
634 default="200, 0, 15" /> | 635 default="200, 0, 15" /> |
643 </fields> | 644 </fields> |
644 </theme> | 645 </theme> |
645 | 646 |
646 <theme name="MainValuesW"> | 647 <theme name="MainValuesW"> |
647 <inherits> | 648 <inherits> |
648 <inherit from="HiddenColorLines" /> | 649 <inherit from="ColorLinesOnly" /> |
649 <inherit from="Text" /> | 650 <inherit from="Text" /> |
650 </inherits> | 651 </inherits> |
651 <fields> | 652 <fields> |
652 <field name="linecolor" type="Color" display="Farbe" | 653 <field name="linecolor" type="Color" display="Farbe" |
653 default="0, 215, 0" /> | 654 default="0, 215, 0" /> |