Mercurial > dive4elements > river
diff artifacts/doc/conf/themes/default.xml @ 9376:f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
author | mschaefer |
---|---|
date | Fri, 03 Aug 2018 17:02:38 +0200 |
parents | 6f7e92c16050 |
children | bd5f5d2220fa |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/default.xml Fri Aug 03 17:00:45 2018 +0200 +++ b/artifacts/doc/conf/themes/default.xml Fri Aug 03 17:02:38 2018 +0200 @@ -2883,7 +2883,7 @@ <theme name="SInfoMainValuesQ"> <inherits> <inherit from="Lines" /> - <inherit from="Label" /> + <inherit from="Label" /> </inherits> <fields> <field name="linecolor" type="Color" display="Farbe" default="51, 204, 0" /> @@ -2894,7 +2894,7 @@ <theme name="SInfoMainValuesW"> <inherits> <inherit from="Lines" /> - <inherit from="Label" /> + <inherit from="Label" /> </inherits> <fields> <field name="linecolor" type="Color" display="Farbe" default="0, 102, 204" /> @@ -2902,13 +2902,46 @@ <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" /> </fields> </theme> - <theme name="InfrastructureWQ"> + <theme name="InfrastructureWLeft"> <inherits> <inherit from="Lines" /> - <inherit from="Label" /> + <inherit from="Label" /> </inherits> <fields> - <field name="linecolor" type="Color" display="Farbe" default="144, 48, 96" /> + <field name="linecolor" type="Color" display="Farbe" default="68, 216, 40" /> + <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> + <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" /> + </fields> + </theme> + <theme name="InfrastructureWRight"> + <inherits> + <inherit from="Lines" /> + <inherit from="Label" /> + </inherits> + <fields> + <field name="linecolor" type="Color" display="Farbe" default="192, 0, 0" /> + <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> + <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" /> + </fields> + </theme> + <theme name="InfrastructureQLeft"> + <inherits> + <inherit from="Lines" /> + <inherit from="Label" /> + </inherits> + <fields> + <field name="linecolor" type="Color" display="Farbe" default="68, 216, 40" /> + <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> + <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" /> + </fields> + </theme> + <theme name="InfrastructureQRight"> + <inherits> + <inherit from="Lines" /> + <inherit from="Label" /> + </inherits> + <fields> + <field name="linecolor" type="Color" display="Farbe" default="192, 0, 0" /> <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" /> </fields>