diff artifacts/doc/conf/themes/second.xml @ 9202:b4402594213b

More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
author mschaefer
date Mon, 02 Jul 2018 07:33:53 +0200
parents b3c11c5fdbd5
children 4f411c6ee3ae
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/second.xml	Sun Jul 01 15:29:40 2018 +0200
+++ b/artifacts/doc/conf/themes/second.xml	Mon Jul 02 07:33:53 2018 +0200
@@ -3070,4 +3070,28 @@
             <field name="pointcolor" type="Color" display="Punktfarbe" default="68, 216, 40" />
         </fields>
     </theme>
+    <theme name="MainValues1">
+        <inherits>
+            <inherit from="MainValuesW" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="Color" display="Farbe" default="0, 96, 192" />
+        </fields>
+    </theme>
+    <theme name="MainValues2">
+        <inherits>
+            <inherit from="MainValuesW" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="Color" display="Farbe" default="192, 0, 0" />
+        </fields>
+    </theme>
+    <theme name="MainValues3">
+        <inherits>
+            <inherit from="MainValuesW" />
+        </inherits>
+        <fields>
+            <field name="linecolor" type="Color" display="Farbe" default="96, 128, 0" />
+        </fields>
+    </theme>
 </themegroup>
\ No newline at end of file

http://dive4elements.wald.intevation.org