diff artifacts/doc/conf/themes/default.xml @ 8956:ee5ce13016ed

Work on SINFO-Fließtiefenentwicklung
author gernotbelger
date Tue, 20 Mar 2018 13:30:07 +0100
parents b0aeed4c97c1
children 8a1c6e2ad48b
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/default.xml	Mon Mar 19 16:32:42 2018 +0100
+++ b/artifacts/doc/conf/themes/default.xml	Tue Mar 20 13:30:07 2018 +0100
@@ -2906,6 +2906,22 @@
             <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255" />
         </fields>
     </theme>
+    <theme name="SInfoFlowDepthCurrent">
+        <inherits>
+            <inherit from="LongitudinalSectionW" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 128" />
+        </fields>
+    </theme>
+    <theme name="SInfoFlowDepthHistorical">
+        <inherits>
+            <inherit from="LongitudinalSectionW" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="Color" display="Linienfarbe" default="51, 102, 255" />
+        </fields>
+    </theme>
     <theme name="SInfoTkh">
         <inherits>
             <inherit from="LongitudinalSection" />
@@ -2927,4 +2943,36 @@
             <field name="showarealabel" type="boolean" display="Flächenbeschriftung anzeigen" default="false" hint="hidden"/>
         </fields>
     </theme>
+    <theme name="SInfoFlowDepthDevelopment">
+        <inherits>
+            <inherit from="LongitudinalSectionW" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255" />
+        </fields>
+    </theme>
+    <theme name="SInfoFlowDepthDevelopmentPerYear">
+        <inherits>
+            <inherit from="LongitudinalSectionW" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255" />
+        </fields>
+    </theme>
+    <theme name="SInfoWaterlevelDifference">
+        <inherits>
+            <inherit from="LongitudinalSectionW" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="Color" display="Linienfarbe" default="102, 255, 102" />
+        </fields>
+    </theme>
+    <theme name="SInfoBedHeightDifference">
+        <inherits>
+            <inherit from="LongitudinalSectionW" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0" />
+        </fields>
+    </theme>            
 </themegroup>
\ No newline at end of file

http://dive4elements.wald.intevation.org