diff artifacts/doc/conf/themes/default.xml @ 9617:1d4262a68f1f

#12 Minuend/Subtrahend + MergeConflict #19 CollisionCalculation
author dnt_bjoernsen <d.tironi@bjoernsen.de>
date Thu, 10 Oct 2019 15:29:02 +0200
parents 6b2496d71936
children 6ecd1a28017f
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/default.xml	Wed Oct 09 19:25:55 2019 +0200
+++ b/artifacts/doc/conf/themes/default.xml	Thu Oct 10 15:29:02 2019 +0200
@@ -2633,6 +2633,46 @@
   </theme>
 
   <!-- S-INFO Flow-Depth Themes -->
+  <theme name="SInfoFlowDepthBedheightMax">
+    <inherits>
+      <inherit from="LongitudinalSection"/>
+    </inherits>
+    <fields>
+      <field name="linecolor" type="Color" display="Linienfarbe" default="255, 128, 0"/>
+    </fields>
+  </theme>
+  <theme name="SInfoFlowDepthBedheightMin">
+    <inherits>
+      <inherit from="LongitudinalSection"/>
+    </inherits>
+    <fields>
+      <field name="linecolor" type="Color" display="Linienfarbe" default="128,128, 0"/>
+    </fields>
+  </theme>
+  <theme name="SInfoFlowDepthBedheight">
+    <inherits>
+      <inherit from="LongitudinalSection"/>
+    </inherits>
+    <fields>
+      <field name="linecolor" type="Color" display="Linienfarbe" default="128, 0, 0"/>
+    </fields>
+  </theme>
+  <theme name="SInfoFlowDepthDischarge">
+    <inherits>
+      <inherit from="LongitudinalSection"/>
+    </inherits>
+    <fields>
+      <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 0"/>
+    </fields>
+  </theme>
+  <theme name="SInfoFlowDepthWaterlevel">
+    <inherits>
+      <inherit from="LongitudinalSection"/>
+    </inherits>
+    <fields>
+      <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 128"/>
+    </fields>
+  </theme>
   <theme name="SInfoFlowDepth">
     <inherits>
       <inherit from="LongitudinalSectionW"/>

http://dive4elements.wald.intevation.org