comparison 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
comparison
equal deleted inserted replaced
3780:7fa38f8bcd8d 3781:8e713e9bb4d7
1067 <theme name="PorosityTopLayer"> 1067 <theme name="PorosityTopLayer">
1068 <inherits> 1068 <inherits>
1069 <inherit from="HiddenColorLines" /> 1069 <inherit from="HiddenColorLines" />
1070 <inherit from="MinMaxPoints" /> 1070 <inherit from="MinMaxPoints" />
1071 </inherits> 1071 </inherits>
1072 <fields>
1073 <field name="linecolor" type="Color" display="Linienfarbe"
1074 default="100, 100, 100" />
1075 </fields>
1072 </theme> 1076 </theme>
1073 1077
1074 <theme name="PorositySubLayer"> 1078 <theme name="PorositySubLayer">
1075 <inherits> 1079 <inherits>
1076 <inherit from="HiddenColorLines" /> 1080 <inherit from="HiddenColorLines" />
1077 <inherit from="MinMaxPoints" /> 1081 <inherit from="MinMaxPoints" />
1078 </inherits> 1082 </inherits>
1083 <fields>
1084 <field name="linecolor" type="Color" display="Linienfarbe"
1085 default="100, 100, 100" />
1086 </fields>
1079 </theme> 1087 </theme>
1080 1088
1081 <theme name="DensityTopLayer"> 1089 <theme name="DensityTopLayer">
1082 <inherits> 1090 <inherits>
1083 <inherit from="HiddenColorLines" /> 1091 <inherit from="HiddenColorLines" />
1084 <inherit from="MinMaxPoints" /> 1092 <inherit from="MinMaxPoints" />
1085 </inherits> 1093 </inherits>
1094 <fields>
1095 <field name="linecolor" type="Color" display="Linienfarbe"
1096 default="#990000" />
1097 </fields>
1086 </theme> 1098 </theme>
1087 1099
1088 <theme name="DensitySubLayer"> 1100 <theme name="DensitySubLayer">
1089 <inherits> 1101 <inherits>
1090 <inherit from="HiddenColorLines" /> 1102 <inherit from="HiddenColorLines" />
1091 <inherit from="MinMaxPoints" /> 1103 <inherit from="MinMaxPoints" />
1092 </inherits> 1104 </inherits>
1105 <fields>
1106 <field name="linecolor" type="Color" display="Linienfarbe"
1107 default="#990000" />
1108 </fields>
1093 </theme> 1109 </theme>
1094 1110
1095 <theme name="BedDiameterTopLayer"> 1111 <theme name="BedDiameterTopLayer">
1096 <inherits> 1112 <inherits>
1097 <inherit from="HiddenColorLines" /> 1113 <inherit from="HiddenColorLines" />
1098 <inherit from="MinMaxPoints" /> 1114 <inherit from="MinMaxPoints" />
1099 </inherits> 1115 </inherits>
1116 <fields>
1117 <field name="linecolor" type="Color" display="Linienfarbe"
1118 default="#FF4444" />
1119 </fields>
1100 </theme> 1120 </theme>
1101 1121
1102 <theme name="BedDiameterSubLayer"> 1122 <theme name="BedDiameterSubLayer">
1103 <inherits> 1123 <inherits>
1104 <inherit from="HiddenColorLines" /> 1124 <inherit from="HiddenColorLines" />
1105 <inherit from="MinMaxPoints" /> 1125 <inherit from="MinMaxPoints" />
1106 </inherits> 1126 </inherits>
1127 <fields>
1128 <field name="linecolor" type="Color" display="Linienfarbe"
1129 default="#FF4444" />
1130 </fields>
1107 </theme> 1131 </theme>
1108 1132
1109 <theme name="BedLoadDiameter"> 1133 <theme name="BedLoadDiameter">
1110 <inherits> 1134 <inherits>
1111 <inherit from="HiddenColorLines" /> 1135 <inherit from="HiddenColorLines" />
1112 <inherit from="MinMaxPoints" /> 1136 <inherit from="MinMaxPoints" />
1113 </inherits> 1137 </inherits>
1138 <fields>
1139 <field name="linecolor" type="Color" display="Linienfarbe"
1140 default="#33FF11" />
1141 </fields>
1114 </theme> 1142 </theme>
1115 1143
1116 1144
1117 <!-- FLOW VELOCITY --> 1145 <!-- FLOW VELOCITY -->
1118 <theme name="FlowVelocityVMainChannel"> 1146 <theme name="FlowVelocityVMainChannel">

http://dive4elements.wald.intevation.org