diff artifacts/doc/conf/themes/default.xml @ 9112:189cc8ededbd

Added datacage select and chart display for river channel sizes loaded from database
author mschaefer
date Mon, 04 Jun 2018 08:36:09 +0200
parents c16e90a0baf7
children edc3958b3ed2
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/default.xml	Mon Jun 04 08:32:25 2018 +0200
+++ b/artifacts/doc/conf/themes/default.xml	Mon Jun 04 08:36:09 2018 +0200
@@ -2993,6 +2993,22 @@
             <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0" />
         </fields>
     </theme>
+    <theme name="SInfoPredefinedChannelWidth">
+        <inherits>
+            <inherit from="LongitudinalSectionW" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="Color" display="Linienfarbe" default="128, 64, 0" />
+        </fields>
+    </theme>
+    <theme name="SInfoPredefinedChannelDepth">
+        <inherits>
+            <inherit from="LongitudinalSectionW" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="Color" display="Linienfarbe" default="128, 64, 64" />
+        </fields>
+    </theme>
     <theme name="SInfoPredefinedTkh">
         <inherits>
             <inherit from="SInfoTkh" />

http://dive4elements.wald.intevation.org