comparison flys-artifacts/doc/conf/second-themes.xml @ 3900:80da3ba8e55e

Added themes for bedheight difference charts. flys-artifacts/trunk@5564 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 21 Sep 2012 14:34:38 +0000
parents 940cd2ef149f
children 9a2c38fb5f29
comparison
equal deleted inserted replaced
3899:663e82917b8f 3900:80da3ba8e55e
1064 <field name="linecolor" type="Color" display="Linienfarbe" 1064 <field name="linecolor" type="Color" display="Linienfarbe"
1065 default="64, 0, 102" /> 1065 default="64, 0, 102" />
1066 </fields> 1066 </fields>
1067 </theme> 1067 </theme>
1068 1068
1069 1069 <!-- Bedheight differences -->
1070 <theme name="BedheightDiffYear">
1071 <inherits>
1072 <inherit from="HiddenColorLines" />
1073 <inherit from="MinMaxPoints" />
1074 </inherits>
1075 <fields>
1076 <field name="linecolor" type="Color" display="Linienfarbe"
1077 default="0, 204, 204" />
1078 </fields>
1079 </theme>
1080
1081 <theme name="BedheightDiffMorphWidth">
1082 <inherits>
1083 <inherit from="HiddenColorLines" />
1084 <inherit from="MinMaxPoints" />
1085 </inherits>
1086 <fields>
1087 <field name="linecolor" type="Color" display="Linienfarbe"
1088 default="0, 204, 0" />
1089 </fields>
1090 </theme>
1091
1092 <theme name="BedheightDiffEpoch">
1093 <inherits>
1094 <inherit from="HiddenColorLines" />
1095 <inherit from="MinMaxPoints" />
1096 </inherits>
1097 <fields>
1098 <field name="linecolor" type="Color" display="Linienfarbe"
1099 default="204, 0, 0" />
1100 </fields>
1101 </theme>
1102
1103 <theme name="BedheightDiffAbsHeight1">
1104 <inherits>
1105 <inherit from="HiddenColorLines" />
1106 <inherit from="MinMaxPoints" />
1107 </inherits>
1108 <fields>
1109 <field name="linecolor" type="Color" display="Linienfarbe"
1110 default="204, 0, 0" />
1111 </fields>
1112 </theme>
1113
1114 <theme name="BedheightDiffAbsHeight2">
1115 <inherits>
1116 <inherit from="HiddenColorLines" />
1117 <inherit from="MinMaxPoints" />
1118 </inherits>
1119 <fields>
1120 <field name="linecolor" type="Color" display="Linienfarbe"
1121 default="100, 255, 100" />
1122 </fields>
1123 </theme>
1124
1125 <theme name="BedheightDiffHeightYear">
1126 <inherits>
1127 <inherit from="HiddenColorLines" />
1128 <inherit from="MinMaxPoints" />
1129 </inherits>
1130 <fields>
1131 <field name="linecolor" type="Color" display="Linienfarbe"
1132 default="204, 0, 100" />
1133 </fields>
1134 </theme>
1135
1136
1070 <!-- Bed Quality --> 1137 <!-- Bed Quality -->
1071 <theme name="PorosityTopLayer"> 1138 <theme name="PorosityTopLayer">
1072 <inherits> 1139 <inherits>
1073 <inherit from="HiddenColorLines" /> 1140 <inherit from="HiddenColorLines" />
1074 <inherit from="MinMaxPoints" /> 1141 <inherit from="MinMaxPoints" />

http://dive4elements.wald.intevation.org