diff flys-artifacts/doc/conf/second-themes.xml @ 3781:8e713e9bb4d7

Defined colors for bed quality themes. flys-artifacts/trunk@5488 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 17 Sep 2012 09:40:00 +0000
parents d29cebf371ba
children a5f65e8983be
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/second-themes.xml	Mon Sep 17 09:16:20 2012 +0000
+++ b/flys-artifacts/doc/conf/second-themes.xml	Mon Sep 17 09:40:00 2012 +0000
@@ -1069,6 +1069,10 @@
     		<inherit from="HiddenColorLines" />
     		<inherit from="MinMaxPoints" />
     	</inherits>
+        <fields>
+            <field name="linecolor" type="Color" display="Linienfarbe"
+                default="100, 100, 100" />
+        </fields>
     </theme>
     
     <theme name="PorositySubLayer">
@@ -1076,6 +1080,10 @@
     		<inherit from="HiddenColorLines" />
     		<inherit from="MinMaxPoints" />
     	</inherits>
+        <fields>
+            <field name="linecolor" type="Color" display="Linienfarbe"
+                default="100, 100, 100" />
+        </fields>
     </theme>
     
     <theme name="DensityTopLayer">
@@ -1083,6 +1091,10 @@
     		<inherit from="HiddenColorLines" />
     		<inherit from="MinMaxPoints" />
     	</inherits>
+        <fields>
+            <field name="linecolor" type="Color" display="Linienfarbe"
+                default="#990000" />
+        </fields>
     </theme>
     
     <theme name="DensitySubLayer">
@@ -1090,6 +1102,10 @@
     		<inherit from="HiddenColorLines" />
     		<inherit from="MinMaxPoints" />
     	</inherits>
+        <fields>
+            <field name="linecolor" type="Color" display="Linienfarbe"
+                default="#990000" />
+        </fields>
     </theme>
     
     <theme name="BedDiameterTopLayer">
@@ -1097,6 +1113,10 @@
     		<inherit from="HiddenColorLines" />
     		<inherit from="MinMaxPoints" />
     	</inherits>
+        <fields>
+            <field name="linecolor" type="Color" display="Linienfarbe"
+                default="#FF4444" />
+        </fields>
     </theme>
     
     <theme name="BedDiameterSubLayer">
@@ -1104,6 +1124,10 @@
     		<inherit from="HiddenColorLines" />
     		<inherit from="MinMaxPoints" />
     	</inherits>
+        <fields>
+            <field name="linecolor" type="Color" display="Linienfarbe"
+                default="#FF4444" />
+        </fields>
     </theme>
     
     <theme name="BedLoadDiameter">
@@ -1111,6 +1135,10 @@
     		<inherit from="HiddenColorLines" />
     		<inherit from="MinMaxPoints" />
     	</inherits>
+        <fields>
+            <field name="linecolor" type="Color" display="Linienfarbe"
+                default="#33FF11" />
+        </fields>
     </theme>
 
 

http://dive4elements.wald.intevation.org