diff artifacts/doc/conf/themes/default.xml @ 8107:0e587734fc56

(issue1681) Add themes for sedimentloads
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 20 Aug 2014 12:55:55 +0200
parents 28c403ec0a27
children fdb29e8b7ec0
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/default.xml	Wed Aug 20 12:12:18 2014 +0200
+++ b/artifacts/doc/conf/themes/default.xml	Wed Aug 20 12:55:55 2014 +0200
@@ -1189,6 +1189,24 @@
         </fields>
     </theme>
 
+    <theme name="SedimentLoadM3ABed">
+        <inherits>
+            <inherit from="LongitudinalSection" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="Color" default="45, 255, 241" />
+        </fields>
+    </theme>
+
+    <theme name="SedimentLoadM3ASusp">
+        <inherits>
+            <inherit from="LongitudinalSection" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="Color" default="85, 255, 0" />
+        </fields>
+    </theme>
+
     <!-- Sediment load, T/A -->
     <theme name="SedimentLoadTACoarse">
         <inherits>
@@ -1279,6 +1297,24 @@
         </fields>
     </theme>
 
+    <theme name="SedimentLoadTABed">
+        <inherits>
+            <inherit from="LongitudinalSection" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="Color" default="45, 255, 241" />
+        </fields>
+    </theme>
+
+    <theme name="SedimentLoadTASusp">
+        <inherits>
+            <inherit from="LongitudinalSection" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="Color" default="85, 255, 0" />
+        </fields>
+    </theme>
+
     <theme name="LongitudinalSectionArea">
         <inherits>
             <inherit from="Areas" />

http://dive4elements.wald.intevation.org