comparison flys-artifacts/doc/conf/second-themes.xml @ 3734:0c217de0d84b

Modify every second theme to differ from default theme (#835) flys-artifacts/trunk@5407 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Christian Lins <christian.lins@intevation.de>
date Sun, 09 Sep 2012 09:32:49 +0000
parents fed6685692d2
children f48396deca91
comparison
equal deleted inserted replaced
3733:893b2477208f 3734:0c217de0d84b
5 <inherit from="HiddenColorLines" /> 5 <inherit from="HiddenColorLines" />
6 <inherit from="MinMaxPoints" /> 6 <inherit from="MinMaxPoints" />
7 </inherits> 7 </inherits>
8 <fields> 8 <fields>
9 <field name="linecolor" type="Color" display="Linienfarbe" 9 <field name="linecolor" type="Color" display="Linienfarbe"
10 default="0, 0, 153" /> 10 default="153, 0, 153" />
11 <field name="linesize" type="int" display="Liniendicke" 11 <field name="linesize" type="int" display="Liniendicke"
12 default="2" hints="h" /> 12 default="1" hints="h" />
13 </fields> 13 </fields>
14 </theme> 14 </theme>
15 15
16 <!-- concrete theme for historical discharge curves --> 16 <!-- concrete theme for historical discharge curves -->
17 <theme name="HistoricalDischargeCurveQ"> 17 <theme name="HistoricalDischargeCurveQ">
19 <inherit from="HiddenColorLines" /> 19 <inherit from="HiddenColorLines" />
20 <inherit from="MinMaxPoints" /> 20 <inherit from="MinMaxPoints" />
21 </inherits> 21 </inherits>
22 <fields> 22 <fields>
23 <field name="linecolor" type="Color" display="Linienfarbe" 23 <field name="linecolor" type="Color" display="Linienfarbe"
24 default="0, 0, 153" /> 24 default="153, 0, 153" />
25 <field name="linesize" type="int" display="Liniendicke" 25 <field name="linesize" type="int" display="Liniendicke"
26 default="2" hints="h" /> 26 default="1" hints="h" />
27 </fields> 27 </fields>
28 </theme> 28 </theme>
29 29
30 <theme name="HistoricalDischargeCurveQDiff"> 30 <theme name="HistoricalDischargeCurveQDiff">
31 <inherits> 31 <inherits>
32 <inherit from="HiddenColorLines" /> 32 <inherit from="HiddenColorLines" />
33 <inherit from="MinMaxPoints" /> 33 <inherit from="MinMaxPoints" />
34 </inherits> 34 </inherits>
35 <fields> 35 <fields>
36 <field name="linecolor" type="Color" display="Linienfarbe" 36 <field name="linecolor" type="Color" display="Linienfarbe"
37 default="204, 204, 204" /> 37 default="0, 204, 204" />
38 <field name="linesize" type="int" display="Liniendicke" 38 <field name="linesize" type="int" display="Liniendicke"
39 default="2" hints="h" /> 39 default="1" hints="h" />
40 </fields> 40 </fields>
41 </theme> 41 </theme>
42 42
43 43
44 <!-- Discharge Longitudinal Section --> 44 <!-- Discharge Longitudinal Section -->
46 <inherits> 46 <inherits>
47 <inherit from="HiddenColorLines" /> 47 <inherit from="HiddenColorLines" />
48 <inherit from="MinMaxPoints" /> 48 <inherit from="MinMaxPoints" />
49 </inherits> 49 </inherits>
50 <fields> 50 <fields>
51 <field name="linecolor" type="Color" display="Linienfarbe" 51 <field name="bandwidth" type="double" display="Bandbreite"
52 default="204, 204, 204" /> 52 default="0"/>
53 <field name="fillcolor" type="Color" display="Bandbreitenfarbe"
54 default="104, 104, 104"/>
55 <field name="alpha" type="int" default="50" display="Alpha-Transparenz"/>
56 <field name="linecolor" type="Color" display="Linienfarbe"
57 default="204, 0, 204" />
53 </fields> 58 </fields>
54 </theme> 59 </theme>
55 60
56 <theme name="LongitudinalSectionW_HQ1"> 61 <theme name="LongitudinalSectionW_HQ1">
57 <inherits> 62 <inherits>
58 <inherit from="LongitudinalSectionW" /> 63 <inherit from="LongitudinalSectionW" />
59 </inherits> 64 </inherits>
60 <fields> 65 <fields>
61 <field name="linecolor" type="Color" display="Linienfarbe" 66 <field name="linecolor" type="Color" display="Linienfarbe"
62 default="0, 0, 102" /> 67 default="102, 0, 102" />
63 </fields> 68 </fields>
64 </theme> 69 </theme>
65 70
66 <theme name="LongitudinalSectionW_HQ2"> 71 <theme name="LongitudinalSectionW_HQ2">
67 <inherits> 72 <inherits>
68 <inherit from="LongitudinalSectionW" /> 73 <inherit from="LongitudinalSectionW" />
69 </inherits> 74 </inherits>
70 <fields> 75 <fields>
71 <field name="linecolor" type="Color" display="Linienfarbe" 76 <field name="linecolor" type="Color" display="Linienfarbe"
72 default="0, 0, 102" /> 77 default="102, 0, 102" />
73 </fields> 78 </fields>
74 </theme> 79 </theme>
75 80
76 <theme name="LongitudinalSectionW_HQ5"> 81 <theme name="LongitudinalSectionW_HQ5">
77 <inherits> 82 <inherits>
78 <inherit from="LongitudinalSectionW" /> 83 <inherit from="LongitudinalSectionW" />
79 </inherits> 84 </inherits>
80 <fields> 85 <fields>
81 <field name="linecolor" type="Color" display="Linienfarbe" 86 <field name="linecolor" type="Color" display="Linienfarbe"
82 default="0, 153, 51" /> 87 default="51, 153, 51" />
83 </fields> 88 </fields>
84 </theme> 89 </theme>
85 90
86 <theme name="LongitudinalSectionW_HQ10"> 91 <theme name="LongitudinalSectionW_HQ10">
87 <inherits> 92 <inherits>
88 <inherit from="LongitudinalSectionW" /> 93 <inherit from="LongitudinalSectionW" />
89 </inherits> 94 </inherits>
90 <fields> 95 <fields>
91 <field name="linecolor" type="Color" display="Linienfarbe" 96 <field name="linecolor" type="Color" display="Linienfarbe"
92 default="0, 204, 204" /> 97 default="204, 0, 204" />
93 </fields> 98 </fields>
94 </theme> 99 </theme>
95 100
96 <theme name="LongitudinalSectionW_HQ20"> 101 <theme name="LongitudinalSectionW_HQ20">
97 <inherits> 102 <inherits>
98 <inherit from="LongitudinalSectionW" /> 103 <inherit from="LongitudinalSectionW" />
99 </inherits> 104 </inherits>
100 <fields> 105 <fields>
101 <field name="linecolor" type="Color" display="Linienfarbe" 106 <field name="linecolor" type="Color" display="Linienfarbe"
102 default="153, 153, 0" /> 107 default="153, 0, 153" />
103 </fields> 108 </fields>
104 </theme> 109 </theme>
105 110
106 <theme name="LongitudinalSectionW_HQ25"> 111 <theme name="LongitudinalSectionW_HQ25">
107 <inherits> 112 <inherits>
108 <inherit from="LongitudinalSectionW" /> 113 <inherit from="LongitudinalSectionW" />
109 </inherits> 114 </inherits>
110 <fields> 115 <fields>
111 <field name="linecolor" type="Color" display="Linienfarbe" 116 <field name="linecolor" type="Color" display="Linienfarbe"
112 default="102, 51, 0" /> 117 default="102, 0, 51" />
113 </fields> 118 </fields>
114 </theme> 119 </theme>
115 120
116 <theme name="LongitudinalSectionW_HQ50"> 121 <theme name="LongitudinalSectionW_HQ50">
117 <inherits> 122 <inherits>
118 <inherit from="LongitudinalSectionW" /> 123 <inherit from="LongitudinalSectionW" />
119 </inherits> 124 </inherits>
120 <fields> 125 <fields>
121 <field name="linecolor" type="Color" display="Linienfarbe" 126 <field name="linecolor" type="Color" display="Linienfarbe"
122 default="255, 153, 0" /> 127 default="255, 153, 255" />
123 </fields> 128 </fields>
124 </theme> 129 </theme>
125 130
126 <theme name="LongitudinalSectionW_HQ100"> 131 <theme name="LongitudinalSectionW_HQ100">
127 <inherits> 132 <inherits>
128 <inherit from="LongitudinalSectionW" /> 133 <inherit from="LongitudinalSectionW" />
129 </inherits> 134 </inherits>
130 <fields> 135 <fields>
131 <field name="linecolor" type="Color" display="Linienfarbe" 136 <field name="linecolor" type="Color" display="Linienfarbe"
137 default="255, 128, 255" />
138 </fields>
139 </theme>
140
141 <theme name="LongitudinalSectionW_HQ200">
142 <inherits>
143 <inherit from="LongitudinalSectionW" />
144 </inherits>
145 <fields>
146 <field name="linecolor" type="Color" display="Linienfarbe"
147 default="255, 128, 255" />
148 </fields>
149 </theme>
150
151 <theme name="LongitudinalSectionW_HQ500">
152 <inherits>
153 <inherit from="LongitudinalSectionW" />
154 </inherits>
155 <fields>
156 <field name="linecolor" type="Color" display="Linienfarbe"
157 default="102, 128, 102" />
158 </fields>
159 </theme>
160
161 <theme name="LongitudinalSectionW_HQ1000">
162 <inherits>
163 <inherit from="LongitudinalSectionW" />
164 </inherits>
165 <fields>
166 <field name="linecolor" type="Color" display="Linienfarbe"
167 default="0, 128, 0" />
168 </fields>
169 </theme>
170
171 <theme name="LongitudinalSectionW_HQRZ">
172 <inherits>
173 <inherit from="LongitudinalSectionW" />
174 </inherits>
175 <fields>
176 <field name="linecolor" type="Color" display="Linienfarbe"
177 default="102, 128, 102" />
178 </fields>
179 </theme>
180
181 <theme name="LongitudinalSectionW_HSQ">
182 <inherits>
183 <inherit from="LongitudinalSectionW" />
184 </inherits>
185 <fields>
186 <field name="linecolor" type="Color" display="Linienfarbe"
187 default="253, 153, 128" />
188 </fields>
189 </theme>
190
191 <theme name="LongitudinalSectionW_MHQ">
192 <inherits>
193 <inherit from="LongitudinalSectionW" />
194 </inherits>
195 <fields>
196 <field name="linecolor" type="Color" display="Linienfarbe"
197 default="102, 0, 102" />
198 </fields>
199 </theme>
200
201 <theme name="LongitudinalSectionW_MNQ">
202 <inherits>
203 <inherit from="LongitudinalSectionW" />
204 </inherits>
205 <fields>
206 <field name="linecolor" type="Color" display="Linienfarbe"
132 default="255, 0, 255" /> 207 default="255, 0, 255" />
133 </fields> 208 </fields>
134 </theme> 209 </theme>
135 210
136 <theme name="LongitudinalSectionW_HQ200">
137 <inherits>
138 <inherit from="LongitudinalSectionW" />
139 </inherits>
140 <fields>
141 <field name="linecolor" type="Color" display="Linienfarbe"
142 default="255, 0, 255" />
143 </fields>
144 </theme>
145
146 <theme name="LongitudinalSectionW_HQ500">
147 <inherits>
148 <inherit from="LongitudinalSectionW" />
149 </inherits>
150 <fields>
151 <field name="linecolor" type="Color" display="Linienfarbe"
152 default="102, 0, 102" />
153 </fields>
154 </theme>
155
156 <theme name="LongitudinalSectionW_HQ1000">
157 <inherits>
158 <inherit from="LongitudinalSectionW" />
159 </inherits>
160 <fields>
161 <field name="linecolor" type="Color" display="Linienfarbe"
162 default="0, 0, 0" />
163 </fields>
164 </theme>
165
166 <theme name="LongitudinalSectionW_HQRZ">
167 <inherits>
168 <inherit from="LongitudinalSectionW" />
169 </inherits>
170 <fields>
171 <field name="linecolor" type="Color" display="Linienfarbe"
172 default="102, 0, 102" />
173 </fields>
174 </theme>
175
176 <theme name="LongitudinalSectionW_HSQ">
177 <inherits>
178 <inherit from="LongitudinalSectionW" />
179 </inherits>
180 <fields>
181 <field name="linecolor" type="Color" display="Linienfarbe"
182 default="253, 153, 0" />
183 </fields>
184 </theme>
185
186 <theme name="LongitudinalSectionW_MHQ">
187 <inherits>
188 <inherit from="LongitudinalSectionW" />
189 </inherits>
190 <fields>
191 <field name="linecolor" type="Color" display="Linienfarbe"
192 default="102, 255, 102" />
193 </fields>
194 </theme>
195
196 <theme name="LongitudinalSectionW_MNQ">
197 <inherits>
198 <inherit from="LongitudinalSectionW" />
199 </inherits>
200 <fields>
201 <field name="linecolor" type="Color" display="Linienfarbe"
202 default="0, 255, 255" />
203 </fields>
204 </theme>
205
206 <theme name="LongitudinalSectionW_MQ"> 211 <theme name="LongitudinalSectionW_MQ">
207 <inherits> 212 <inherits>
208 <inherit from="LongitudinalSectionW" /> 213 <inherit from="LongitudinalSectionW" />
209 </inherits> 214 </inherits>
210 <fields> 215 <fields>
211 <field name="linecolor" type="Color" display="Linienfarbe" 216 <field name="linecolor" type="Color" display="Linienfarbe"
212 default="0, 51, 204" /> 217 default="204, 51, 204" />
213 </fields> 218 </fields>
214 </theme> 219 </theme>
215 220
216 <theme name="LongitudinalSectionW_NQ"> 221 <theme name="LongitudinalSectionW_NQ">
217 <inherits> 222 <inherits>
218 <inherit from="LongitudinalSectionW" /> 223 <inherit from="LongitudinalSectionW" />
219 </inherits> 224 </inherits>
220 <fields> 225 <fields>
221 <field name="linecolor" type="Color" display="Linienfarbe" 226 <field name="linecolor" type="Color" display="Linienfarbe"
222 default="153, 204, 255" /> 227 default="153, 204, 0" />
223 </fields> 228 </fields>
224 </theme> 229 </theme>
225 230
226 <theme name="LongitudinalSectionW_HQExtrem"> 231 <theme name="LongitudinalSectionW_HQExtrem">
227 <inherits> 232 <inherits>
228 <inherit from="LongitudinalSectionW" /> 233 <inherit from="LongitudinalSectionW" />
229 </inherits> 234 </inherits>
230 <fields> 235 <fields>
231 <field name="linecolor" type="Color" display="Linienfarbe" 236 <field name="linecolor" type="Color" display="Linienfarbe"
232 default="0, 0, 0" /> 237 default="0, 255, 0" />
233 </fields> 238 </fields>
234 </theme> 239 </theme>
235 240
236 <theme name="LongitudinalSectionPoints"> 241 <theme name="LongitudinalSectionPoints">
237 <inherits> 242 <inherits>
249 <inherits> 254 <inherits>
250 <inherit from="LongitudinalSectionPoints" /> 255 <inherit from="LongitudinalSectionPoints" />
251 </inherits> 256 </inherits>
252 <fields> 257 <fields>
253 <field name="linecolor" type="Color" display="Linienfarbe" 258 <field name="linecolor" type="Color" display="Linienfarbe"
254 default="0, 0, 102" /> 259 default="64, 0, 102" />
255 </fields> 260 </fields>
256 </theme> 261 </theme>
257 262
258 <theme name="LongitudinalSectionW_HQ2_Points"> 263 <theme name="LongitudinalSectionW_HQ2_Points">
259 <inherits> 264 <inherits>
260 <inherit from="LongitudinalSectionPoints" /> 265 <inherit from="LongitudinalSectionPoints" />
261 </inherits> 266 </inherits>
262 <fields> 267 <fields>
263 <field name="linecolor" type="Color" display="Linienfarbe" 268 <field name="linecolor" type="Color" display="Linienfarbe"
264 default="0, 0, 102" /> 269 default="64, 0, 102" />
265 </fields> 270 </fields>
266 </theme> 271 </theme>
267 272
268 <theme name="LongitudinalSectionW_HQ5_Points"> 273 <theme name="LongitudinalSectionW_HQ5_Points">
269 <inherits> 274 <inherits>
270 <inherit from="LongitudinalSectionPoints" /> 275 <inherit from="LongitudinalSectionPoints" />
271 </inherits> 276 </inherits>
272 <fields> 277 <fields>
273 <field name="linecolor" type="Color" display="Linienfarbe" 278 <field name="linecolor" type="Color" display="Linienfarbe"
274 default="0, 153, 51" /> 279 default="64, 153, 51" />
275 </fields> 280 </fields>
276 </theme> 281 </theme>
277 282
278 <theme name="LongitudinalSectionW_HQ10_Points"> 283 <theme name="LongitudinalSectionW_HQ10_Points">
279 <inherits> 284 <inherits>
280 <inherit from="LongitudinalSectionPoints" /> 285 <inherit from="LongitudinalSectionPoints" />
281 </inherits> 286 </inherits>
282 <fields> 287 <fields>
283 <field name="linecolor" type="Color" display="Linienfarbe" 288 <field name="linecolor" type="Color" display="Linienfarbe"
284 default="0, 204, 204" /> 289 default="64, 204, 204" />
285 </fields> 290 </fields>
286 </theme> 291 </theme>
287 292
288 <theme name="LongitudinalSectionW_HQ20_Points"> 293 <theme name="LongitudinalSectionW_HQ20_Points">
289 <inherits> 294 <inherits>
290 <inherit from="LongitudinalSectionPoints" /> 295 <inherit from="LongitudinalSectionPoints" />
291 </inherits> 296 </inherits>
292 <fields> 297 <fields>
293 <field name="linecolor" type="Color" display="Linienfarbe" 298 <field name="linecolor" type="Color" display="Linienfarbe"
294 default="153, 153, 0" /> 299 default="153, 153, 64" />
295 </fields> 300 </fields>
296 </theme> 301 </theme>
297 302
298 <theme name="LongitudinalSectionW_HQ25_Points"> 303 <theme name="LongitudinalSectionW_HQ25_Points">
299 <inherits> 304 <inherits>
300 <inherit from="LongitudinalSectionPoints" /> 305 <inherit from="LongitudinalSectionPoints" />
301 </inherits> 306 </inherits>
302 <fields> 307 <fields>
303 <field name="linecolor" type="Color" display="Linienfarbe" 308 <field name="linecolor" type="Color" display="Linienfarbe"
304 default="102, 51, 0" /> 309 default="102, 51, 64" />
305 </fields> 310 </fields>
306 </theme> 311 </theme>
307 312
308 <theme name="LongitudinalSectionW_HQ50_Points"> 313 <theme name="LongitudinalSectionW_HQ50_Points">
309 <inherits> 314 <inherits>
310 <inherit from="LongitudinalSectionPoints" /> 315 <inherit from="LongitudinalSectionPoints" />
311 </inherits> 316 </inherits>
312 <fields> 317 <fields>
313 <field name="linecolor" type="Color" display="Linienfarbe" 318 <field name="linecolor" type="Color" display="Linienfarbe"
314 default="255, 153, 153" /> 319 default="255, 0, 153" />
315 </fields> 320 </fields>
316 </theme> 321 </theme>
317 322
318 <theme name="LongitudinalSectionW_HQ100_Points"> 323 <theme name="LongitudinalSectionW_HQ100_Points">
319 <inherits> 324 <inherits>
320 <inherit from="LongitudinalSectionPoints" /> 325 <inherit from="LongitudinalSectionPoints" />
321 </inherits> 326 </inherits>
322 <fields> 327 <fields>
323 <field name="linecolor" type="Color" display="Linienfarbe" 328 <field name="linecolor" type="Color" display="Linienfarbe"
324 default="255, 0, 51" /> 329 default="255, 10, 0" />
325 </fields> 330 </fields>
326 </theme> 331 </theme>
327 332
328 <theme name="LongitudinalSectionW_HQ200_Points"> 333 <theme name="LongitudinalSectionW_HQ200_Points">
329 <inherits> 334 <inherits>
330 <inherit from="LongitudinalSectionPoints" /> 335 <inherit from="LongitudinalSectionPoints" />
331 </inherits> 336 </inherits>
332 <fields> 337 <fields>
333 <field name="linecolor" type="Color" display="Linienfarbe" 338 <field name="linecolor" type="Color" display="Linienfarbe"
334 default="255, 0, 255" /> 339 default="255, 64, 255" />
335 </fields> 340 </fields>
336 </theme> 341 </theme>
337 342
338 <theme name="LongitudinalSectionW_HQ500_Points"> 343 <theme name="LongitudinalSectionW_HQ500_Points">
339 <inherits> 344 <inherits>
340 <inherit from="LongitudinalSectionPoints" /> 345 <inherit from="LongitudinalSectionPoints" />
341 </inherits> 346 </inherits>
342 <fields> 347 <fields>
343 <field name="linecolor" type="Color" display="Linienfarbe" 348 <field name="linecolor" type="Color" display="Linienfarbe"
349 default="102, 64, 102" />
350 </fields>
351 </theme>
352
353 <theme name="LongitudinalSectionW_HQ1000_Points">
354 <inherits>
355 <inherit from="LongitudinalSectionPoints" />
356 </inherits>
357 <fields>
358 <field name="linecolor" type="Color" display="Linienfarbe"
359 default="0, 0, 255" />
360 </fields>
361 </theme>
362
363 <theme name="LongitudinalSectionW_HQRZ_Points">
364 <inherits>
365 <inherit from="LongitudinalSectionPoints" />
366 </inherits>
367 <fields>
368 <field name="linecolor" type="Color" display="Linienfarbe"
369 default="102, 64, 102" />
370 </fields>
371 </theme>
372
373 <theme name="LongitudinalSectionW_HSQ_Points">
374 <inherits>
375 <inherit from="LongitudinalSectionPoints" />
376 </inherits>
377 <fields>
378 <field name="linecolor" type="Color" display="Linienfarbe"
379 default="253, 153, 64" />
380 </fields>
381 </theme>
382
383 <theme name="LongitudinalSectionW_MHQ_Points">
384 <inherits>
385 <inherit from="LongitudinalSectionPoints" />
386 </inherits>
387 <fields>
388 <field name="linecolor" type="Color" display="Linienfarbe"
389 default="102, 128, 102" />
390 </fields>
391 </theme>
392
393 <theme name="LongitudinalSectionW_MNQ_Points">
394 <inherits>
395 <inherit from="LongitudinalSectionPoints" />
396 </inherits>
397 <fields>
398 <field name="linecolor" type="Color" display="Linienfarbe"
399 default="0, 255, 0" />
400 </fields>
401 </theme>
402
403 <theme name="LongitudinalSectionW_MQ_Points">
404 <inherits>
405 <inherit from="LongitudinalSectionPoints" />
406 </inherits>
407 <fields>
408 <field name="linecolor" type="Color" display="Linienfarbe"
409 default="64, 51, 178" />
410 </fields>
411 </theme>
412
413 <theme name="LongitudinalSectionW_NQ_Points">
414 <inherits>
415 <inherit from="LongitudinalSectionPoints" />
416 </inherits>
417 <fields>
418 <field name="linecolor" type="Color" display="Linienfarbe"
419 default="153, 0, 255" />
420 </fields>
421 </theme>
422
423 <theme name="LongitudinalSectionW_HQExtrem_Points">
424 <inherits>
425 <inherit from="LongitudinalSectionPoints" />
426 </inherits>
427 <fields>
428 <field name="linecolor" type="Color" display="Linienfarbe"
429 default="0, 64, 0" />
430 </fields>
431 </theme>
432
433 <!-- Longitudinal Section Q's -->
434
435 <theme name="LongitudinalSectionQ">
436 <inherits>
437 <inherit from="HiddenColorLines" />
438 <inherit from="MinMaxPoints" />
439 </inherits>
440 <fields>
441 <field name="linecolor" type="Color" display="Linienfarbe"
442 default="204, 64, 204" />
443 </fields>
444 </theme>
445
446 <theme name="LongitudinalSectionQ_HQ1">
447 <inherits>
448 <inherit from="LongitudinalSectionQ" />
449 </inherits>
450 <fields>
451 <field name="linecolor" type="Color" display="Linienfarbe"
344 default="102, 0, 102" /> 452 default="102, 0, 102" />
345 </fields> 453 </fields>
346 </theme> 454 </theme>
347 455
348 <theme name="LongitudinalSectionW_HQ1000_Points"> 456 <theme name="LongitudinalSectionQ_HQ2">
349 <inherits> 457 <inherits>
350 <inherit from="LongitudinalSectionPoints" /> 458 <inherit from="LongitudinalSectionQ" />
351 </inherits>
352 <fields>
353 <field name="linecolor" type="Color" display="Linienfarbe"
354 default="0, 0, 0" />
355 </fields>
356 </theme>
357
358 <theme name="LongitudinalSectionW_HQRZ_Points">
359 <inherits>
360 <inherit from="LongitudinalSectionPoints" />
361 </inherits> 459 </inherits>
362 <fields> 460 <fields>
363 <field name="linecolor" type="Color" display="Linienfarbe" 461 <field name="linecolor" type="Color" display="Linienfarbe"
364 default="102, 0, 102" /> 462 default="102, 0, 102" />
365 </fields> 463 </fields>
366 </theme> 464 </theme>
367 465
368 <theme name="LongitudinalSectionW_HSQ_Points">
369 <inherits>
370 <inherit from="LongitudinalSectionPoints" />
371 </inherits>
372 <fields>
373 <field name="linecolor" type="Color" display="Linienfarbe"
374 default="253, 153, 0" />
375 </fields>
376 </theme>
377
378 <theme name="LongitudinalSectionW_MHQ_Points">
379 <inherits>
380 <inherit from="LongitudinalSectionPoints" />
381 </inherits>
382 <fields>
383 <field name="linecolor" type="Color" display="Linienfarbe"
384 default="102, 255, 102" />
385 </fields>
386 </theme>
387
388 <theme name="LongitudinalSectionW_MNQ_Points">
389 <inherits>
390 <inherit from="LongitudinalSectionPoints" />
391 </inherits>
392 <fields>
393 <field name="linecolor" type="Color" display="Linienfarbe"
394 default="0, 255, 255" />
395 </fields>
396 </theme>
397
398 <theme name="LongitudinalSectionW_MQ_Points">
399 <inherits>
400 <inherit from="LongitudinalSectionPoints" />
401 </inherits>
402 <fields>
403 <field name="linecolor" type="Color" display="Linienfarbe"
404 default="0, 51, 204" />
405 </fields>
406 </theme>
407
408 <theme name="LongitudinalSectionW_NQ_Points">
409 <inherits>
410 <inherit from="LongitudinalSectionPoints" />
411 </inherits>
412 <fields>
413 <field name="linecolor" type="Color" display="Linienfarbe"
414 default="153, 204, 255" />
415 </fields>
416 </theme>
417
418 <theme name="LongitudinalSectionW_HQExtrem_Points">
419 <inherits>
420 <inherit from="LongitudinalSectionPoints" />
421 </inherits>
422 <fields>
423 <field name="linecolor" type="Color" display="Linienfarbe"
424 default="0, 0, 0" />
425 </fields>
426 </theme>
427
428 <!-- Longitudinal Section Q's -->
429
430 <theme name="LongitudinalSectionQ">
431 <inherits>
432 <inherit from="HiddenColorLines" />
433 <inherit from="MinMaxPoints" />
434 </inherits>
435 <fields>
436 <field name="linecolor" type="Color" display="Linienfarbe"
437 default="204, 204, 204" />
438 </fields>
439 </theme>
440
441 <theme name="LongitudinalSectionQ_HQ1">
442 <inherits>
443 <inherit from="LongitudinalSectionQ" />
444 </inherits>
445 <fields>
446 <field name="linecolor" type="Color" display="Linienfarbe"
447 default="0, 0, 102" />
448 </fields>
449 </theme>
450
451 <theme name="LongitudinalSectionQ_HQ2">
452 <inherits>
453 <inherit from="LongitudinalSectionQ" />
454 </inherits>
455 <fields>
456 <field name="linecolor" type="Color" display="Linienfarbe"
457 default="0, 0, 102" />
458 </fields>
459 </theme>
460
461 <theme name="LongitudinalSectionQ_HQ5"> 466 <theme name="LongitudinalSectionQ_HQ5">
462 <inherits> 467 <inherits>
463 <inherit from="LongitudinalSectionQ" /> 468 <inherit from="LongitudinalSectionQ" />
464 </inherits> 469 </inherits>
465 <fields> 470 <fields>
466 <field name="linecolor" type="Color" display="Linienfarbe" 471 <field name="linecolor" type="Color" display="Linienfarbe"
467 default="0, 153, 51" /> 472 default="102, 153, 51" />
468 </fields> 473 </fields>
469 </theme> 474 </theme>
470 475
471 <theme name="LongitudinalSectionQ_HQ10"> 476 <theme name="LongitudinalSectionQ_HQ10">
472 <inherits> 477 <inherits>
473 <inherit from="LongitudinalSectionQ" /> 478 <inherit from="LongitudinalSectionQ" />
474 </inherits> 479 </inherits>
475 <fields> 480 <fields>
476 <field name="linecolor" type="Color" display="Linienfarbe" 481 <field name="linecolor" type="Color" display="Linienfarbe"
477 default="0, 204, 204" /> 482 default="204, 0, 204" />
478 </fields> 483 </fields>
479 </theme> 484 </theme>
480 485
481 <theme name="LongitudinalSectionQ_HQ20"> 486 <theme name="LongitudinalSectionQ_HQ20">
482 <inherits> 487 <inherits>
483 <inherit from="LongitudinalSectionQ" /> 488 <inherit from="LongitudinalSectionQ" />
484 </inherits> 489 </inherits>
485 <fields> 490 <fields>
486 <field name="linecolor" type="Color" display="Linienfarbe" 491 <field name="linecolor" type="Color" display="Linienfarbe"
487 default="153, 153, 0" /> 492 default="153, 0, 153" />
488 </fields> 493 </fields>
489 </theme> 494 </theme>
490 495
491 <theme name="LongitudinalSectionQ_HQ25"> 496 <theme name="LongitudinalSectionQ_HQ25">
492 <inherits> 497 <inherits>
493 <inherit from="LongitudinalSectionQ" /> 498 <inherit from="LongitudinalSectionQ" />
494 </inherits> 499 </inherits>
495 <fields> 500 <fields>
496 <field name="linecolor" type="Color" display="Linienfarbe" 501 <field name="linecolor" type="Color" display="Linienfarbe"
497 default="102, 51, 0" /> 502 default="102, 51, 102" />
498 </fields> 503 </fields>
499 </theme> 504 </theme>
500 505
501 <theme name="LongitudinalSectionQ_HQ50"> 506 <theme name="LongitudinalSectionQ_HQ50">
502 <inherits> 507 <inherits>
503 <inherit from="LongitudinalSectionQ" /> 508 <inherit from="LongitudinalSectionQ" />
504 </inherits> 509 </inherits>
505 <fields> 510 <fields>
506 <field name="linecolor" type="Color" display="Linienfarbe" 511 <field name="linecolor" type="Color" display="Linienfarbe"
507 default="255, 153, 153" /> 512 default="255, 0, 153" />
508 </fields> 513 </fields>
509 </theme> 514 </theme>
510 515
511 <theme name="LongitudinalSectionQ_HQ100"> 516 <theme name="LongitudinalSectionQ_HQ100">
512 <inherits> 517 <inherits>
513 <inherit from="LongitudinalSectionQ" /> 518 <inherit from="LongitudinalSectionQ" />
514 </inherits> 519 </inherits>
515 <fields> 520 <fields>
516 <field name="linecolor" type="Color" display="Linienfarbe" 521 <field name="linecolor" type="Color" display="Linienfarbe"
517 default="255, 0, 51" /> 522 default="255, 50, 51" />
518 </fields> 523 </fields>
519 </theme> 524 </theme>
520 525
521 <theme name="LongitudinalSectionQ_HQ200"> 526 <theme name="LongitudinalSectionQ_HQ200">
522 <inherits> 527 <inherits>
523 <inherit from="LongitudinalSectionQ" /> 528 <inherit from="LongitudinalSectionQ" />
524 </inherits> 529 </inherits>
525 <fields> 530 <fields>
526 <field name="linecolor" type="Color" display="Linienfarbe" 531 <field name="linecolor" type="Color" display="Linienfarbe"
527 default="255, 0, 255" /> 532 default="255, 255, 0" />
528 </fields> 533 </fields>
529 </theme> 534 </theme>
530 535
531 <theme name="LongitudinalSectionQ_HQ500"> 536 <theme name="LongitudinalSectionQ_HQ500">
532 <inherits> 537 <inherits>
533 <inherit from="LongitudinalSectionQ" /> 538 <inherit from="LongitudinalSectionQ" />
534 </inherits> 539 </inherits>
535 <fields> 540 <fields>
536 <field name="linecolor" type="Color" display="Linienfarbe" 541 <field name="linecolor" type="Color" display="Linienfarbe"
542 default="102, 102, 64" />
543 </fields>
544 </theme>
545
546 <theme name="LongitudinalSectionQ_HQ1000">
547 <inherits>
548 <inherit from="LongitudinalSectionQ" />
549 </inherits>
550 <fields>
551 <field name="linecolor" type="Color" display="Linienfarbe"
552 default="0, 102, 0" />
553 </fields>
554 </theme>
555
556 <theme name="LongitudinalSectionQ_HQRZ">
557 <inherits>
558 <inherit from="LongitudinalSectionQ" />
559 </inherits>
560 <fields>
561 <field name="linecolor" type="Color" display="Linienfarbe"
562 default="102, 102, 0" />
563 </fields>
564 </theme>
565
566 <theme name="LongitudinalSectionQ_HSQ">
567 <inherits>
568 <inherit from="LongitudinalSectionQ" />
569 </inherits>
570 <fields>
571 <field name="linecolor" type="Color" display="Linienfarbe"
572 default="253, 153, 102" />
573 </fields>
574 </theme>
575
576 <theme name="LongitudinalSectionQ_MHQ">
577 <inherits>
578 <inherit from="LongitudinalSectionQ" />
579 </inherits>
580 <fields>
581 <field name="linecolor" type="Color" display="Linienfarbe"
537 default="102, 0, 102" /> 582 default="102, 0, 102" />
538 </fields> 583 </fields>
539 </theme> 584 </theme>
540 585
541 <theme name="LongitudinalSectionQ_HQ1000">
542 <inherits>
543 <inherit from="LongitudinalSectionQ" />
544 </inherits>
545 <fields>
546 <field name="linecolor" type="Color" display="Linienfarbe"
547 default="0, 0, 0" />
548 </fields>
549 </theme>
550
551 <theme name="LongitudinalSectionQ_HQRZ">
552 <inherits>
553 <inherit from="LongitudinalSectionQ" />
554 </inherits>
555 <fields>
556 <field name="linecolor" type="Color" display="Linienfarbe"
557 default="102, 0, 102" />
558 </fields>
559 </theme>
560
561 <theme name="LongitudinalSectionQ_HSQ">
562 <inherits>
563 <inherit from="LongitudinalSectionQ" />
564 </inherits>
565 <fields>
566 <field name="linecolor" type="Color" display="Linienfarbe"
567 default="253, 153, 0" />
568 </fields>
569 </theme>
570
571 <theme name="LongitudinalSectionQ_MHQ">
572 <inherits>
573 <inherit from="LongitudinalSectionQ" />
574 </inherits>
575 <fields>
576 <field name="linecolor" type="Color" display="Linienfarbe"
577 default="102, 255, 102" />
578 </fields>
579 </theme>
580
581 <theme name="LongitudinalSectionQ_MNQ"> 586 <theme name="LongitudinalSectionQ_MNQ">
582 <inherits> 587 <inherits>
583 <inherit from="LongitudinalSectionQ" /> 588 <inherit from="LongitudinalSectionQ" />
584 </inherits> 589 </inherits>
585 <fields> 590 <fields>
586 <field name="linecolor" type="Color" display="Linienfarbe" 591 <field name="linecolor" type="Color" display="Linienfarbe"
587 default="0, 255, 255" /> 592 default="0, 0, 255" />
588 </fields> 593 </fields>
589 </theme> 594 </theme>
590 595
591 <theme name="LongitudinalSectionQ_MQ"> 596 <theme name="LongitudinalSectionQ_MQ">
592 <inherits> 597 <inherits>
593 <inherit from="LongitudinalSectionQ" /> 598 <inherit from="LongitudinalSectionQ" />
594 </inherits> 599 </inherits>
595 <fields> 600 <fields>
596 <field name="linecolor" type="Color" display="Linienfarbe" 601 <field name="linecolor" type="Color" display="Linienfarbe"
597 default="0, 51, 204" /> 602 default="55, 51, 204" />
598 </fields> 603 </fields>
599 </theme> 604 </theme>
600 605
601 <theme name="LongitudinalSectionQ_NQ"> 606 <theme name="LongitudinalSectionQ_NQ">
602 <inherits> 607 <inherits>
603 <inherit from="LongitudinalSectionQ" /> 608 <inherit from="LongitudinalSectionQ" />
604 </inherits> 609 </inherits>
605 <fields> 610 <fields>
606 <field name="linecolor" type="Color" display="Linienfarbe" 611 <field name="linecolor" type="Color" display="Linienfarbe"
607 default="153, 204, 255" /> 612 default="153, 204, 0" />
608 </fields> 613 </fields>
609 </theme> 614 </theme>
610 615
611 <theme name="LongitudinalSectionQ_HQExtrem"> 616 <theme name="LongitudinalSectionQ_HQExtrem">
612 <inherits> 617 <inherits>
613 <inherit from="LongitudinalSectionQ" /> 618 <inherit from="LongitudinalSectionQ" />
614 </inherits> 619 </inherits>
615 <fields> 620 <fields>
616 <field name="linecolor" type="Color" display="Linienfarbe" 621 <field name="linecolor" type="Color" display="Linienfarbe"
617 default="0, 0, 0" /> 622 default="0, 128, 0" />
618 </fields> 623 </fields>
619 </theme> 624 </theme>
620 625
621 <!-- Main Values --> 626 <!-- Main Values -->
622 <theme name="MainValuesQ"> 627 <theme name="MainValuesQ">
624 <inherit from="HiddenColorLines" /> 629 <inherit from="HiddenColorLines" />
625 <inherit from="Text" /> 630 <inherit from="Text" />
626 </inherits> 631 </inherits>
627 <fields> 632 <fields>
628 <field name="linecolor" type="Color" display="Farbe" 633 <field name="linecolor" type="Color" display="Farbe"
629 default="200, 0, 15" /> 634 default="200, 64, 0" />
630 <field name="textcolor" type="Color" display="Farbe" 635 <field name="textcolor" type="Color" display="Farbe"
631 default="200, 0, 15" /> 636 default="200, 0, 15" />
632 <field name="showhorizontalline" type="boolean" 637 <field name="showhorizontalline" type="boolean"
633 display="Horizontale Linie" default="true" /> 638 display="Horizontale Linie" default="true" />
634 <field name="showverticalline" type="boolean" display="Vertikale Linie" 639 <field name="showverticalline" type="boolean" display="Vertikale Linie"
643 <inherit from="HiddenColorLines" /> 648 <inherit from="HiddenColorLines" />
644 <inherit from="Text" /> 649 <inherit from="Text" />
645 </inherits> 650 </inherits>
646 <fields> 651 <fields>
647 <field name="linecolor" type="Color" display="Farbe" 652 <field name="linecolor" type="Color" display="Farbe"
648 default="0, 215, 0" /> 653 default="0, 0, 215" />
649 <field name="textcolor" type="Color" display="Farbe" 654 <field name="textcolor" type="Color" display="Farbe"
650 default="0, 215, 0" /> 655 default="0, 215, 0" />
651 <field name="showhorizontalline" type="boolean" 656 <field name="showhorizontalline" type="boolean"
652 display="Horizontale Linie" default="true" /> 657 display="Horizontale Linie" default="true" />
653 <field name="showverticalline" type="boolean" display="Vertikale Linie" 658 <field name="showverticalline" type="boolean" display="Vertikale Linie"
665 </inherits> 670 </inherits>
666 <fields> 671 <fields>
667 <field name="linecolor" type="Color" display="Linienfarbe" 672 <field name="linecolor" type="Color" display="Linienfarbe"
668 default="0, 0, 153" /> 673 default="0, 0, 153" />
669 <field name="linesize" type="int" display="Liniendicke" 674 <field name="linesize" type="int" display="Liniendicke"
670 default="2" hints="h" /> 675 default="4" hints="h" />
671 </fields> 676 </fields>
672 </theme> 677 </theme>
673 678
674 <theme name="ComputedDischargeCurveQ"> 679 <theme name="ComputedDischargeCurveQ">
675 <inherits> 680 <inherits>
677 <inherit from="MinMaxPoints" /> 682 <inherit from="MinMaxPoints" />
678 <inherit from="Text" /> 683 <inherit from="Text" />
679 </inherits> 684 </inherits>
680 <fields> 685 <fields>
681 <field name="linecolor" type="Color" display="Farbe" 686 <field name="linecolor" type="Color" display="Farbe"
682 default="200, 0, 15" /> 687 default="200, 255, 15" />
683 <field name="textcolor" type="Color" display="Farbe" 688 <field name="textcolor" type="Color" display="Farbe"
684 default="200, 0, 15" /> 689 default="200, 0, 15" />
685 </fields> 690 </fields>
686 </theme> 691 </theme>
687 692
691 <inherit from="MinMaxPoints" /> 696 <inherit from="MinMaxPoints" />
692 <inherit from="Text" /> 697 <inherit from="Text" />
693 </inherits> 698 </inherits>
694 <fields> 699 <fields>
695 <field name="linecolor" type="Color" display="Farbe" 700 <field name="linecolor" type="Color" display="Farbe"
696 default="0, 215, 0" /> 701 default="0, 215, 128" />
697 <field name="textcolor" type="Color" display="Farbe" 702 <field name="textcolor" type="Color" display="Farbe"
698 default="0, 215, 0" /> 703 default="0, 215, 0" />
699 <field name="textorientation" type="boolean" display="Textausrichtung" 704 <field name="textorientation" type="boolean" display="Textausrichtung"
700 default="true" /> 705 default="true" />
701 </fields> 706 </fields>
709 </inherits> 714 </inherits>
710 <fields> 715 <fields>
711 <field name="linecolor" type="Color" display="Linienfarbe" 716 <field name="linecolor" type="Color" display="Linienfarbe"
712 default="0,0,0" /> 717 default="0,0,0" />
713 <field name="linesize" type="int" display="Liniendicke" 718 <field name="linesize" type="int" display="Liniendicke"
714 default="1" hints="h" /> 719 default="3" hints="h" />
715 </fields> 720 </fields>
716 </theme> 721 </theme>
717 722
718 <theme name="CrossSectionWaterLine"> 723 <theme name="CrossSectionWaterLine">
719 <inherits> 724 <inherits>
720 <inherit from="HiddenColorLines" /> 725 <inherit from="HiddenColorLines" />
721 </inherits> 726 </inherits>
722 <fields> 727 <fields>
723 <field name="linecolor" type="Color" display="Linienfarbe" 728 <field name="linecolor" type="Color" display="Linienfarbe"
724 default="0,0,153" /> 729 default="255,0,153" />
725 <field name="linesize" type="int" display="Liniendicke" 730 <field name="linesize" type="int" display="Liniendicke"
726 default="1" hints="h" /> 731 default="1" hints="h" />
727 <field name="showwidth" type="boolean" display="Breite anzeigen" 732 <field name="showwidth" type="boolean" display="Breite anzeigen"
728 default="false" /> 733 default="false" />
729 <field name="showlevel" type="boolean" display="Wasserstand anzeigen" 734 <field name="showlevel" type="boolean" display="Wasserstand anzeigen"
730 default="false" /> 735 default="true" />
736 <field name="showlinelabel" type="boolean" default="true"
737 display="Beschriftung anzeigen" />
731 <field name="showmiddleheight" type="boolean" 738 <field name="showmiddleheight" type="boolean"
732 display="Wasserstand anzeigen" default="false" /> 739 display="Wasserstand anzeigen" default="false" />
733 </fields> 740 </fields>
734 </theme> 741 </theme>
735 742
760 </inherits> 767 </inherits>
761 <fields> 768 <fields>
762 <field name="linecolor" type="Color" display="Linienfarbe" 769 <field name="linecolor" type="Color" display="Linienfarbe"
763 default="0,51,204" /> 770 default="0,51,204" />
764 <field name="linesize" type="int" display="Liniendicke" 771 <field name="linesize" type="int" display="Liniendicke"
765 default="2" hints="h" /> 772 default="1" hints="h" />
766 </fields> 773 </fields>
767 </theme> 774 </theme>
768 775
769 <theme name="DurationCurveQ"> 776 <theme name="DurationCurveQ">
770 <inherits> 777 <inherits>
773 </inherits> 780 </inherits>
774 <fields> 781 <fields>
775 <field name="linecolor" type="Color" display="Linienfarbe" 782 <field name="linecolor" type="Color" display="Linienfarbe"
776 default="0,204,0" /> 783 default="0,204,0" />
777 <field name="linesize" type="int" display="Liniendicke" 784 <field name="linesize" type="int" display="Liniendicke"
778 default="2" hints="h" /> 785 default="1" hints="h" />
779 </fields> 786 </fields>
780 </theme> 787 </theme>
781 788
782 <!-- Differences --> 789 <!-- Differences -->
783 <theme name="Differences"> 790 <theme name="Differences">
785 <inherit from="HiddenColorLines" /> 792 <inherit from="HiddenColorLines" />
786 <inherit from="MinMaxPoints" /> 793 <inherit from="MinMaxPoints" />
787 </inherits> 794 </inherits>
788 <fields> 795 <fields>
789 <field name="linecolor" type="Color" display="Linienfarbe" 796 <field name="linecolor" type="Color" display="Linienfarbe"
790 default="204, 204, 204" /> 797 default="204, 0, 204" />
791 </fields> 798 </fields>
792 </theme> 799 </theme>
793 800
794 <!-- Reference Curves --> 801 <!-- Reference Curves -->
795 <theme name="ReferenceCurveNormalized"> 802 <theme name="ReferenceCurveNormalized">
797 <inherit from="HiddenColorLines" /> 804 <inherit from="HiddenColorLines" />
798 <inherit from="MinMaxPoints" /> 805 <inherit from="MinMaxPoints" />
799 </inherits> 806 </inherits>
800 <fields> 807 <fields>
801 <field name="linecolor" type="Color" display="Linienfarbe" 808 <field name="linecolor" type="Color" display="Linienfarbe"
802 default="204, 204, 204" /> 809 default="204, 0, 204" />
803 </fields> 810 </fields>
804 </theme> 811 </theme>
805 812
806 <theme name="ReferenceCurve"> 813 <theme name="ReferenceCurve">
807 <inherits> 814 <inherits>
808 <inherit from="HiddenColorLines" /> 815 <inherit from="HiddenColorLines" />
809 <inherit from="MinMaxPoints" /> 816 <inherit from="MinMaxPoints" />
810 </inherits> 817 </inherits>
811 <fields> 818 <fields>
812 <field name="linecolor" type="Color" display="Linienfarbe" 819 <field name="linecolor" type="Color" display="Linienfarbe"
813 default="204, 204, 204" /> 820 default="204, 0, 204" />
814 </fields> 821 </fields>
815 </theme> 822 </theme>
816 823
817 <!-- General --> 824 <!-- General -->
818 <theme name="WKms"> 825 <theme name="WKms">
820 <inherit from="HiddenColorLines" /> 827 <inherit from="HiddenColorLines" />
821 <inherit from="MinMaxPoints" /> 828 <inherit from="MinMaxPoints" />
822 </inherits> 829 </inherits>
823 <fields> 830 <fields>
824 <field name="linecolor" type="Color" display="Linienfarbe" 831 <field name="linecolor" type="Color" display="Linienfarbe"
825 default="204, 204, 204" /> 832 default="204, 0, 204" />
826 </fields> 833 </fields>
827 </theme> 834 </theme>
828 835
829 <theme name="WQKms"> 836 <theme name="WQKms">
830 <inherits> 837 <inherits>
831 <inherit from="HiddenColorLines" /> 838 <inherit from="HiddenColorLines" />
832 <inherit from="MinMaxPoints" /> 839 <inherit from="MinMaxPoints" />
833 </inherits> 840 </inherits>
834 <fields> 841 <fields>
835 <field name="linecolor" type="Color" display="Linienfarbe" 842 <field name="linecolor" type="Color" display="Linienfarbe"
836 default="204, 204, 204" /> 843 default="204, 0, 204" />
837 </fields> 844 </fields>
838 </theme> 845 </theme>
839 846
840 <theme name="WQPoints"> 847 <theme name="WQPoints">
841 <inherits> 848 <inherits>
845 <field name="showlines" type="boolean" display="Linie anzeigen" 852 <field name="showlines" type="boolean" display="Linie anzeigen"
846 default="false" /> 853 default="false" />
847 <field name="showpoints" type="boolean" display="Punkte anzeigen" 854 <field name="showpoints" type="boolean" display="Punkte anzeigen"
848 default="true" /> 855 default="true" />
849 <field name="linecolor" type="Color" display="Linienfarbe" 856 <field name="linecolor" type="Color" display="Linienfarbe"
850 default="204, 0, 0" /> 857 default="204, 0, 200" />
851 </fields> 858 </fields>
852 </theme> 859 </theme>
853 860
854 <!-- Discharge Longitudinal Section --> 861 <!-- Discharge Longitudinal Section -->
855 <theme name="DischargeLongitudinalSectionW"> 862 <theme name="DischargeLongitudinalSectionW">
857 <inherit from="HiddenColorLines" /> 864 <inherit from="HiddenColorLines" />
858 <inherit from="MinMaxPoints" /> 865 <inherit from="MinMaxPoints" />
859 </inherits> 866 </inherits>
860 <fields> 867 <fields>
861 <field name="linecolor" type="Color" display="Linienfarbe" 868 <field name="linecolor" type="Color" display="Linienfarbe"
862 default="204, 204, 204" /> 869 default="204, 0, 204" />
863 </fields> 870 </fields>
864 </theme> 871 </theme>
865 872
866 873
867 <theme name="DischargeLongitudinalSectionC"> 874 <theme name="DischargeLongitudinalSectionC">
869 <inherit from="HiddenColorLines" /> 876 <inherit from="HiddenColorLines" />
870 <inherit from="MinMaxPoints" /> 877 <inherit from="MinMaxPoints" />
871 </inherits> 878 </inherits>
872 <fields> 879 <fields>
873 <field name="linecolor" type="Color" display="Linienfarbe" 880 <field name="linecolor" type="Color" display="Linienfarbe"
874 default="255, 0 , 0" /> 881 default="255, 0 , 255" />
875 </fields> 882 </fields>
876 </theme> 883 </theme>
877 884
878 <theme name="DischargeLongitudinalSectionQ"> 885 <theme name="DischargeLongitudinalSectionQ">
879 <inherits> 886 <inherits>
880 <inherit from="HiddenColorLines" /> 887 <inherit from="HiddenColorLines" />
881 <inherit from="MinMaxPoints" /> 888 <inherit from="MinMaxPoints" />
882 </inherits> 889 </inherits>
883 <fields> 890 <fields>
884 <field name="linecolor" type="Color" display="Linienfarbe" 891 <field name="linecolor" type="Color" display="Linienfarbe"
885 default="204, 204, 204" /> 892 default="204, 0, 204" />
886 </fields> 893 </fields>
887 </theme> 894 </theme>
888 895
889 896
890 <!-- Annotations --> 897 <!-- Annotations -->
894 <inherit from="Text" /> 901 <inherit from="Text" />
895 <inherit from="AnnotationText" /> 902 <inherit from="AnnotationText" />
896 </inherits> 903 </inherits>
897 <fields> 904 <fields>
898 <field name="linecolor" type="Color" display="Linienfarbe" 905 <field name="linecolor" type="Color" display="Linienfarbe"
899 default="0, 0, 0" /> 906 default="99, 99, 99" />
900 </fields> 907 </fields>
901 </theme> 908 </theme>
902 909
903 <!-- Manual Points --> 910 <!-- Manual Points -->
904 <theme name="ManualPoints"> 911 <theme name="ManualPoints">
905 <inherits> 912 <inherits>
906 <inherit from="Points" /> 913 <inherit from="Points" />
907 </inherits> 914 </inherits>
908 <fields> 915 <fields>
909 <field name="linecolor" type="Color" display="Linienfarbe" 916 <field name="linecolor" type="Color" display="Linienfarbe"
910 default="250, 0, 0" /> 917 default="250, 255, 0" />
911 <field name="font" type="Font" display="Schriftart" 918 <field name="font" type="Font" display="Schriftart"
912 default="arial" /> 919 default="arial" />
913 <field name="textcolor" type="Color" display="Schriftfarbe" 920 <field name="textcolor" type="Color" display="Schriftfarbe"
914 default="0, 0, 0" /> 921 default="0, 0, 0" />
915 <field name="textsize" type="int" display="Schriftgröße" 922 <field name="textsize" type="int" display="Schriftgröße"
916 default="10" /> 923 default="10" />
917 <field name="textstyle" type="Style" display="Schriftstil" 924 <field name="textstyle" type="Style" display="Schriftstil"
918 default="standard" /> 925 default="standard" />
919 <field name="pointsize" type="int" display="Punktdicke" 926 <field name="pointsize" type="int" display="Punktdicke"
920 default="3" hints="h" /> 927 default="2" hints="h" />
921 <field name="backgroundcolor" type="Color" display="Texthintergrund" 928 <field name="backgroundcolor" type="Color" display="Texthintergrund"
922 default="255, 255, 255" /> 929 default="55, 55, 55" />
923 <field name="textorientation" type="boolean" display="Textausrichtung" 930 <field name="textorientation" type="boolean" display="Textausrichtung"
924 default="true" /> 931 default="true" />
925 <field name="showbackground" type="boolean" 932 <field name="showbackground" type="boolean"
926 display="Hintergrund anzeigen" default="false" /> 933 display="Hintergrund anzeigen" default="false" />
927 </fields> 934 </fields>
932 <inherits> 939 <inherits>
933 <inherit from="Points" /> 940 <inherit from="Points" />
934 </inherits> 941 </inherits>
935 <fields> 942 <fields>
936 <field name="linecolor" type="Color" display="Linienfarbe" 943 <field name="linecolor" type="Color" display="Linienfarbe"
937 default="0, 0, 0" /> 944 default="330, 33, 33" />
938 </fields> 945 </fields>
939 </theme> 946 </theme>
940 947
941 <!-- Areas --> 948 <!-- Areas -->
942 <theme name="Area"> 949 <theme name="Area">
1039 <inherit from="HiddenColorLines" /> 1046 <inherit from="HiddenColorLines" />
1040 <inherit from="MinMaxPoints" /> 1047 <inherit from="MinMaxPoints" />
1041 </inherits> 1048 </inherits>
1042 <fields> 1049 <fields>
1043 <field name="linecolor" type="Color" display="Linienfarbe" 1050 <field name="linecolor" type="Color" display="Linienfarbe"
1044 default="204, 204, 204" /> 1051 default="128, 128, 128" />
1045 </fields> 1052 </fields>
1046 </theme> 1053 </theme>
1047 1054
1048 <theme name="MiddleBedHeightEpoch"> 1055 <theme name="MiddleBedHeightEpoch">
1049 <inherits> 1056 <inherits>
1050 <inherit from="FlowVelocityVMainChannel" /> 1057 <inherit from="FlowVelocityVMainChannel" />
1051 </inherits> 1058 </inherits>
1052 <fields> 1059 <fields>
1053 <field name="linecolor" type="Color" display="Linienfarbe" 1060 <field name="linecolor" type="Color" display="Linienfarbe"
1054 default="0, 0, 102" /> 1061 default="64, 0, 102" />
1055 </fields> 1062 </fields>
1056 </theme> 1063 </theme>
1057 1064
1058 1065
1059 <!-- FLOW VELOCITY --> 1066 <!-- FLOW VELOCITY -->
1062 <inherit from="HiddenColorLines" /> 1069 <inherit from="HiddenColorLines" />
1063 <inherit from="MinMaxPoints" /> 1070 <inherit from="MinMaxPoints" />
1064 </inherits> 1071 </inherits>
1065 <fields> 1072 <fields>
1066 <field name="linecolor" type="Color" display="Linienfarbe" 1073 <field name="linecolor" type="Color" display="Linienfarbe"
1067 default="204, 204, 204" /> 1074 default="204, 0, 204" />
1068 </fields> 1075 </fields>
1069 </theme> 1076 </theme>
1070 1077
1071 <theme name="FlowVelocityVTotalChannel"> 1078 <theme name="FlowVelocityVTotalChannel">
1072 <inherits> 1079 <inherits>
1073 <inherit from="FlowVelocityVMainChannel" /> 1080 <inherit from="FlowVelocityVMainChannel" />
1074 </inherits> 1081 </inherits>
1075 <fields> 1082 <fields>
1076 <field name="linecolor" type="Color" display="Linienfarbe" 1083 <field name="linecolor" type="Color" display="Linienfarbe"
1077 default="0, 0, 102" /> 1084 default="64, 0, 102" />
1078 </fields> 1085 </fields>
1079 </theme> 1086 </theme>
1080 1087
1081 <theme name="FlowVelocityTau"> 1088 <theme name="FlowVelocityTau">
1082 <inherits> 1089 <inherits>
1083 <inherit from="HiddenColorLines" /> 1090 <inherit from="HiddenColorLines" />
1084 <inherit from="MinMaxPoints" /> 1091 <inherit from="MinMaxPoints" />
1085 </inherits> 1092 </inherits>
1086 <fields> 1093 <fields>
1087 <field name="linecolor" type="Color" display="Linienfarbe" 1094 <field name="linecolor" type="Color" display="Linienfarbe"
1088 default="0, 204, 204" /> 1095 default="0, 204, 0" />
1089 </fields> 1096 </fields>
1090 </theme> 1097 </theme>
1091 1098
1092 1099
1093 <!-- SQ Relation --> 1100 <!-- SQ Relation -->
1096 <inherit from="ColorPoints" /> 1103 <inherit from="ColorPoints" />
1097 </inherits> 1104 </inherits>
1098 <fields> 1105 <fields>
1099 <field name="showlines" type="boolean" display="Linie anzeigen" 1106 <field name="showlines" type="boolean" display="Linie anzeigen"
1100 default="false" hidden="true" /> 1107 default="false" hidden="true" />
1101 <field name="pointcolor" type="Color" default="#0099FF" /> 1108 <field name="pointcolor" type="Color" default="0, 99, 255" />
1102 </fields> 1109 </fields>
1103 </theme> 1110 </theme>
1104 1111
1105 <theme name="SQOutliers"> 1112 <theme name="SQOutliers">
1106 <inherits> 1113 <inherits>
1107 <inherit from="ColorPoints" /> 1114 <inherit from="ColorPoints" />
1108 </inherits> 1115 </inherits>
1109 <fields> 1116 <fields>
1110 <field name="showlines" type="boolean" display="Linie anzeigen" 1117 <field name="showlines" type="boolean" display="Linie anzeigen"
1111 default="false" hidden="true" /> 1118 default="false" hidden="true" />
1112 <field name="pointcolor" type="Color" default="#CC0000" /> 1119 <field name="pointcolor" type="Color" default="0, 99, 0" />
1113 </fields> 1120 </fields>
1114 </theme> 1121 </theme>
1115 1122
1116 <theme name="SQCurve"> 1123 <theme name="SQCurve">
1117 <inherits> 1124 <inherits>
1118 <inherit from="HiddenColorLines" /> 1125 <inherit from="HiddenColorLines" />
1119 </inherits> 1126 </inherits>
1120 <fields> 1127 <fields>
1121 <field name="linecolor" type="Color" default="#000000" /> 1128 <field name="linecolor" type="Color" default="#000000" />
1129 <field name="linesize" type="int" default="3" />
1122 </fields> 1130 </fields>
1123 </theme> 1131 </theme>
1124 1132
1125 <theme name="FixingWQCurve"> 1133 <theme name="FixingWQCurve">
1126 <inherits> 1134 <inherits>
1127 <inherit from="HiddenColorLines" /> 1135 <inherit from="HiddenColorLines" />
1128 </inherits> 1136 </inherits>
1129 <fields> 1137 <fields>
1130 <field name="linecolor" type="Color" default="227, 27, 162" /> 1138 <field name="linecolor" type="Color" default="0, 27, 162" />
1139 </fields>
1140 </theme>
1141
1142 <theme name="FixingDerivedCurve">
1143 <inherits>
1144 <inherit from="HiddenColorLines" />
1145 </inherits>
1146 <fields>
1147 <field name="linecolor" type="Color" default="0, 27, 162" />
1131 </fields> 1148 </fields>
1132 </theme> 1149 </theme>
1133 1150
1134 <theme name="FixingSectorAverageWQ0"> 1151 <theme name="FixingSectorAverageWQ0">
1135 <inherits> 1152 <inherits>
1140 <field name="showlinelabel" type="boolean" 1157 <field name="showlinelabel" type="boolean"
1141 display="Beschriftung anzeigen" default="false" hints="h" /> 1158 display="Beschriftung anzeigen" default="false" hints="h" />
1142 <field name="pointsize" type="int" display="Punktdicke" 1159 <field name="pointsize" type="int" display="Punktdicke"
1143 default="3" /> 1160 default="3" />
1144 <field name="pointcolor" type="Color" display="Punktfarbe" 1161 <field name="pointcolor" type="Color" display="Punktfarbe"
1145 default="0, 128, 0" /> 1162 default="0, 128, 128" />
1146 <field name="textorientation" type="boolean" display="Textausrichtung" 1163 <field name="showpointlabel" type="boolean"
1147 default="true" /> 1164 display="Punktbeschriftung anzeigen" default="false"/>
1148 </fields> 1165 </fields>
1149 </theme> 1166 </theme>
1150 <theme name="FixingSectorAverageWQ1"> 1167 <theme name="FixingSectorAverageWQ1">
1151 <inherits> 1168 <inherits>
1152 <inherit from="ColorPoints" /> 1169 <inherit from="ColorPoints" />
1156 display="Beschriftung anzeigen" default="false" hints="h" /> 1173 display="Beschriftung anzeigen" default="false" hints="h" />
1157 <field name="showlines" type="boolean" default="false" /> 1174 <field name="showlines" type="boolean" default="false" />
1158 <field name="pointsize" type="int" display="Punktdicke" 1175 <field name="pointsize" type="int" display="Punktdicke"
1159 default="3" /> 1176 default="3" />
1160 <field name="pointcolor" type="Color" display="Punktfarbe" 1177 <field name="pointcolor" type="Color" display="Punktfarbe"
1161 default="0, 0, 255" /> 1178 default="0, 64, 255" />
1162 <field name="textorientation" type="boolean" display="Textausrichtung" 1179 <field name="showpointlabel" type="boolean"
1163 default="true" /> 1180 display="Punktbeschriftung anzeigen" default="false"/>
1164 </fields> 1181 </fields>
1165 </theme> 1182 </theme>
1166 <theme name="FixingSectorAverageWQ2"> 1183 <theme name="FixingSectorAverageWQ2">
1184 <inherits>
1185 <inherit from="ColorPoints" />
1186 </inherits>
1187 <fields>
1188 <field name="showlinelabel" type="boolean"
1189 display="Beschriftung anzeigen" default="false" hints="h" />
1190 <field name="showlines" type="boolean" default="false" />
1191 <field name="pointsize" type="int" display="Punktdicke"
1192 default="2" />
1193 <field name="pointcolor" type="Color" display="Punktfarbe"
1194 default="255, 0, 255" />
1195 <field name="showpointlabel" type="boolean"
1196 display="Punktbeschriftung anzeigen" default="false"/>
1197 </fields>
1198 </theme>
1199 <theme name="FixingSectorAverageWQ3">
1167 <inherits> 1200 <inherits>
1168 <inherit from="ColorPoints" /> 1201 <inherit from="ColorPoints" />
1169 </inherits> 1202 </inherits>
1170 <fields> 1203 <fields>
1171 <field name="showlinelabel" type="boolean" 1204 <field name="showlinelabel" type="boolean"
1173 <field name="showlines" type="boolean" default="false" /> 1206 <field name="showlines" type="boolean" default="false" />
1174 <field name="pointsize" type="int" display="Punktdicke" 1207 <field name="pointsize" type="int" display="Punktdicke"
1175 default="3" /> 1208 default="3" />
1176 <field name="pointcolor" type="Color" display="Punktfarbe" 1209 <field name="pointcolor" type="Color" display="Punktfarbe"
1177 default="255, 0, 255" /> 1210 default="255, 0, 255" />
1178 <field name="textorientation" type="boolean" display="Textausrichtung" 1211 <field name="showpointlabel" type="boolean"
1179 default="true" /> 1212 display="Punktbeschriftung anzeigen" default="false"/>
1180 </fields> 1213 </fields>
1181 </theme> 1214 </theme>
1182 <theme name="FixingSectorAverageWQ3"> 1215
1216 <theme name="FixingAnalysisEventsWQ">
1183 <inherits> 1217 <inherits>
1184 <inherit from="ColorPoints" /> 1218 <inherit from="ColorPoints" />
1185 </inherits> 1219 </inherits>
1186 <fields> 1220 <fields>
1187 <field name="showlinelabel" type="boolean"
1188 display="Beschriftung anzeigen" default="false" hints="h" />
1189 <field name="showlines" type="boolean" default="false" /> 1221 <field name="showlines" type="boolean" default="false" />
1190 <field name="pointsize" type="int" display="Punktdicke" 1222 <field name="pointsize" type="int" display="Punktdicke"
1191 default="3" /> 1223 default="3" />
1192 <field name="pointcolor" type="Color" display="Punktfarbe" 1224 <field name="pointcolor" type="Color" display="Punktfarbe"
1193 default="255, 0, 0" /> 1225 default="0, 255, 255" />
1194 <field name="textorientation" type="boolean" display="Textausrichtung" 1226 <field name="showpointlabel" type="boolean"
1195 default="true" /> 1227 display="Punktbeschriftung anzeigen" default="false"/>
1196 </fields>
1197 </theme>
1198
1199 <theme name="FixingAnalysisEventsWQ">
1200 <inherits>
1201 <inherit from="ColorPoints" />
1202 </inherits>
1203 <fields>
1204 <field name="showlinelabel" type="boolean"
1205 display="Beschriftung anzeigen" default="false" hints="h" />
1206 <field name="showlines" type="boolean" default="false" />
1207 <field name="pointsize" type="int" display="Punktdicke"
1208 default="3" />
1209 <field name="pointcolor" type="Color" display="Punktfarbe"
1210 default="0, 255, 0" />
1211 <field name="textorientation" type="boolean" display="Textausrichtung"
1212 default="true" />
1213 </fields> 1228 </fields>
1214 </theme> 1229 </theme>
1215 1230
1216 <theme name="FixingReferenceEvents"> 1231 <theme name="FixingReferenceEvents">
1217 <inherits> 1232 <inherits>
1223 <field name="showlinelabel" type="boolean" default="false" 1238 <field name="showlinelabel" type="boolean" default="false"
1224 hidden="true" /> 1239 hidden="true" />
1225 <field name="linetype" type="Dash" display="Linienart" 1240 <field name="linetype" type="Dash" display="Linienart"
1226 default="10" hidden="true" /> 1241 default="10" hidden="true" />
1227 <field name="linesize" type="int" display="Liniendicke" 1242 <field name="linesize" type="int" display="Liniendicke"
1228 default="1" hidden="true" /> 1243 default="2" hidden="true" />
1229 <field name="pointsize" type="int" display="Punktdicke" 1244 <field name="pointsize" type="int" display="Punktdicke"
1230 default="3" /> 1245 default="4" />
1231 <field name="pointcolor" type="Color" display="Punktfarbe" 1246 <field name="pointcolor" type="Color" display="Punktfarbe"
1232 default="0, 80, 160" /> 1247 default="0, 80, 255" />
1233 <field name="showpointlabel" type="boolean" 1248 <field name="showpointlabel" type="boolean"
1234 display="Punktbeschriftung anzeigen" default="true"/> 1249 display="Punktbeschriftung anzeigen" default="true"/>
1235 </fields> 1250 </fields>
1236 </theme> 1251 </theme>
1237 1252
1238 <theme name="FixingOutliers"> 1253 <theme name="FixingOutliers">
1239 <inherits> 1254 <inherits>
1240 <inherit from="ColorPoints" /> 1255 <inherit from="ColorPoints" />
1241 </inherits> 1256 </inherits>
1242 <fields> 1257 <fields>
1243 <field name="showlines" type="boolean" default="false" /> 1258 <field name="showpointlabel" type="boolean"
1244 <field name="textorientation" type="boolean" display="Textausrichtung" 1259 display="Punktbeschriftung anzeigen" default="false"/>
1245 default="true" />
1246 </fields> 1260 </fields>
1247 </theme> 1261 </theme>
1248 1262
1249 <theme name="FixingDeltaWtAverage0"> 1263 <theme name="FixingDeltaWtAverage0">
1250 <inherits> 1264 <inherits>
1251 <inherit from="ColorPoints" /> 1265 <inherit from="ColorLines" />
1252 </inherits> 1266 </inherits>
1253 <fields> 1267 <fields>
1254 <field name="showlinelabel" type="boolean" 1268 <field name="showlinelabel" type="boolean"
1255 display="Beschriftung anzeigen" default="false" hints="h" /> 1269 display="Beschriftung anzeigen" default="false" hints="h" />
1256 <field name="pointsize" type="int" display="Punktdicke" 1270 <field name="linecolor" type="Color" display="Linienfarbe"
1271 default="0, 128, 128" />
1272 <field name="linesize" type="int" display="Liniendicke"
1257 default="3" /> 1273 default="3" />
1258 <field name="pointcolor" type="Color" display="Punktfarbe"
1259 default="0, 128, 0" />
1260 </fields> 1274 </fields>
1261 </theme> 1275 </theme>
1262 <theme name="FixingDeltaWtAverage1"> 1276 <theme name="FixingDeltaWtAverage1">
1263 <inherits> 1277 <inherits>
1264 <inherit from="ColorPoints" /> 1278 <inherit from="ColorLines" />
1265 </inherits> 1279 </inherits>
1266 <fields> 1280 <fields>
1267 <field name="showlinelabel" type="boolean" 1281 <field name="showlinelabel" type="boolean"
1268 display="Beschriftung anzeigen" default="false" hints="h" /> 1282 display="Beschriftung anzeigen" default="false" hints="h" />
1269 <field name="pointsize" type="int" display="Punktdicke" 1283 <field name="linecolor" type="Color" display="Linienfarbe"
1284 default="128, 0, 255" />
1285 <field name="linesize" type="int" display="Liniendicke"
1270 default="3" /> 1286 default="3" />
1271 <field name="pointcolor" type="Color" display="Punktfarbe"
1272 default="0, 0, 255" />
1273 </fields> 1287 </fields>
1274 </theme> 1288 </theme>
1275 <theme name="FixingDeltaWtAverage2"> 1289 <theme name="FixingDeltaWtAverage2">
1276 <inherits> 1290 <inherits>
1277 <inherit from="ColorPoints" /> 1291 <inherit from="ColorLines" />
1278 </inherits> 1292 </inherits>
1279 <fields> 1293 <fields>
1280 <field name="showlinelabel" type="boolean" 1294 <field name="showlinelabel" type="boolean"
1281 display="Beschriftung anzeigen" default="false" hints="h" /> 1295 display="Beschriftung anzeigen" default="false" hints="h" />
1282 <field name="pointsize" type="int" display="Punktdicke" 1296 <field name="linecolor" type="Color" display="Linienfarbe"
1297 default="255, 128, 255" />
1298 <field name="linesize" type="int" display="Liniendicke"
1283 default="3" /> 1299 default="3" />
1284 <field name="pointcolor" type="Color" display="Punktfarbe"
1285 default="255, 0, 255" />
1286 </fields> 1300 </fields>
1287 </theme> 1301 </theme>
1288 <theme name="FixingDeltaWtAverage3"> 1302 <theme name="FixingDeltaWtAverage3">
1289 <inherits> 1303 <inherits>
1290 <inherit from="ColorPoints" /> 1304 <inherit from="ColorLines" />
1291 </inherits> 1305 </inherits>
1292 <fields> 1306 <fields>
1293 <field name="showlinelabel" type="boolean" 1307 <field name="showlinelabel" type="boolean"
1294 display="Beschriftung anzeigen" default="false" hints="h" /> 1308 display="Beschriftung anzeigen" default="false" hints="h" />
1295 <field name="pointsize" type="int" display="Punktdicke" 1309 <field name="linecolor" type="Color" display="Linienfarbe"
1310 default="255, 0, 0" />
1311 <field name="linesize" type="int" display="Liniendicke"
1296 default="3" /> 1312 default="3" />
1297 <field name="pointcolor" type="Color" display="Punktfarbe"
1298 default="255, 0, 0" />
1299 </fields> 1313 </fields>
1300 </theme> 1314 </theme>
1301 1315
1302 1316
1303 <theme name="FixingDeltaWtAnalysis"> 1317 <theme name="FixingDeltaWtAnalysis">
1310 <field name="showlines" type="boolean" default="false" /> 1324 <field name="showlines" type="boolean" default="false" />
1311 <field name="pointsize" type="int" display="Punktdicke" 1325 <field name="pointsize" type="int" display="Punktdicke"
1312 default="3" /> 1326 default="3" />
1313 <field name="pointcolor" type="Color" display="Punktfarbe" 1327 <field name="pointcolor" type="Color" display="Punktfarbe"
1314 default="0, 255, 0" /> 1328 default="0, 255, 0" />
1329 <field name="textorientation" type="boolean" default="true" display="Text horizontal"/>
1315 </fields> 1330 </fields>
1316 </theme> 1331 </theme>
1317 1332
1318 <theme name="FixingLSAverage0"> 1333 <theme name="FixingLSAverage0">
1319 <inherits> 1334 <inherits>
1320 <inherit from="HiddenColorLines" /> 1335 <inherit from="HiddenColorLines" />
1321 </inherits> 1336 </inherits>
1322 <fields> 1337 <fields>
1323 <field name="linecolor" type="Color" default="0, 128, 0" /> 1338 <field name="linecolor" type="Color" default="0, 128, 64" />
1324 <field name="showlinelabel" type="boolean" 1339 <field name="showlinelabel" type="boolean"
1325 display="Beschriftung anzeigen" default="false" hints="h" /> 1340 display="Beschriftung anzeigen" default="false" hints="h" />
1326 </fields> 1341 </fields>
1327 </theme> 1342 </theme>
1328 <theme name="FixingLSAverage1"> 1343 <theme name="FixingLSAverage1">
1329 <inherits> 1344 <inherits>
1330 <inherit from="HiddenColorLines" /> 1345 <inherit from="HiddenColorLines" />
1331 </inherits> 1346 </inherits>
1332 <fields> 1347 <fields>
1333 <field name="linecolor" type="Color" default="0, 0, 255" /> 1348 <field name="linecolor" type="Color" default="0, 64, 255" />
1334 <field name="showlinelabel" type="boolean" 1349 <field name="showlinelabel" type="boolean"
1335 display="Beschriftung anzeigen" default="false" hints="h" /> 1350 display="Beschriftung anzeigen" default="false" hints="h" />
1336 </fields> 1351 </fields>
1337 </theme> 1352 </theme>
1338 <theme name="FixingLSAverage2"> 1353 <theme name="FixingLSAverage2">
1339 <inherits> 1354 <inherits>
1340 <inherit from="HiddenColorLines" /> 1355 <inherit from="HiddenColorLines" />
1341 </inherits> 1356 </inherits>
1342 <fields> 1357 <fields>
1343 <field name="linecolor" type="Color" default="255, 0, 255" /> 1358 <field name="linecolor" type="Color" default="255, 64, 255" />
1344 <field name="showlinelabel" type="boolean" 1359 <field name="showlinelabel" type="boolean"
1345 display="Beschriftung anzeigen" default="false" hints="h" /> 1360 display="Beschriftung anzeigen" default="false" hints="h" />
1346 </fields> 1361 </fields>
1347 </theme> 1362 </theme>
1348 <theme name="FixingLSAverage3"> 1363 <theme name="FixingLSAverage3">
1349 <inherits> 1364 <inherits>
1350 <inherit from="HiddenColorLines" /> 1365 <inherit from="HiddenColorLines" />
1351 </inherits> 1366 </inherits>
1352 <fields> 1367 <fields>
1353 <field name="linecolor" type="Color" default="255, 0, 0" /> 1368 <field name="linecolor" type="Color" default="255, 0, 64" />
1354 <field name="showlinelabel" type="boolean" 1369 <field name="showlinelabel" type="boolean"
1355 display="Beschriftung anzeigen" default="false" hints="h" /> 1370 display="Beschriftung anzeigen" default="false" hints="h" />
1356 </fields> 1371 </fields>
1357 </theme> 1372 </theme>
1358 1373
1360 <inherits> 1375 <inherits>
1361 <inherit from="Areas" /> 1376 <inherit from="Areas" />
1362 </inherits> 1377 </inherits>
1363 <fields> 1378 <fields>
1364 <field name="fillcolor" type="Color" display="Fuellfarbe" 1379 <field name="fillcolor" type="Color" display="Fuellfarbe"
1365 default="0, 128, 0" /> 1380 default="0, 128, 64" />
1366 <field name="transparent" type="boolean" display="Transparenz" 1381 <field name="transparent" type="boolean" display="Transparenz"
1367 default="true" /> 1382 default="true" />
1368 </fields> 1383 </fields>
1369 </theme> 1384 </theme>
1370 <theme name="FixingSectorDeviationLS1"> 1385 <theme name="FixingSectorDeviationLS1">
1371 <inherits> 1386 <inherits>
1372 <inherit from="Areas" /> 1387 <inherit from="Areas" />
1373 </inherits> 1388 </inherits>
1374 <fields> 1389 <fields>
1375 <field name="fillcolor" type="Color" display="Fuellfarbe" 1390 <field name="fillcolor" type="Color" display="Fuellfarbe"
1376 default="0, 0, 255" /> 1391 default="64, 0, 255" />
1377 <field name="transparent" type="boolean" display="Transparenz" 1392 <field name="transparent" type="boolean" display="Transparenz"
1378 default="true" /> 1393 default="true" />
1379 </fields> 1394 </fields>
1380 </theme> 1395 </theme>
1381 <theme name="FixingSectorDeviationLS2"> 1396 <theme name="FixingSectorDeviationLS2">
1382 <inherits> 1397 <inherits>
1383 <inherit from="Areas" /> 1398 <inherit from="Areas" />
1384 </inherits> 1399 </inherits>
1385 <fields> 1400 <fields>
1386 <field name="fillcolor" type="Color" display="Fuellfarbe" 1401 <field name="fillcolor" type="Color" display="Fuellfarbe"
1387 default="255, 0, 255" /> 1402 default="255, 64, 255" />
1388 <field name="transparent" type="boolean" display="Transparenz" 1403 <field name="transparent" type="boolean" display="Transparenz"
1389 default="true" /> 1404 default="true" />
1390 </fields> 1405 </fields>
1391 </theme> 1406 </theme>
1392 <theme name="FixingSectorDeviationLS3"> 1407 <theme name="FixingSectorDeviationLS3">
1393 <inherits> 1408 <inherits>
1394 <inherit from="Areas" /> 1409 <inherit from="Areas" />
1395 </inherits> 1410 </inherits>
1396 <fields> 1411 <fields>
1397 <field name="fillcolor" type="Color" display="Fuellfarbe" 1412 <field name="fillcolor" type="Color" display="Fuellfarbe"
1398 default="255, 0, 0" /> 1413 default="255, 64, 0" />
1399 <field name="transparent" type="boolean" display="Transparenz" 1414 <field name="transparent" type="boolean" display="Transparenz"
1400 default="true" /> 1415 default="true" />
1401 </fields> 1416 </fields>
1402 </theme> 1417 </theme>
1403 <theme name="FixLSDeviation"> 1418 <theme name="FixLSDeviation">
1404 <inherits> 1419 <inherits>
1405 <inherit from="Areas" /> 1420 <inherit from="Areas" />
1406 </inherits> 1421 </inherits>
1407 <fields> 1422 <fields>
1408 <field name="fillcolor" type="Color" display="Fuellfarbe" 1423 <field name="fillcolor" type="Color" display="Fuellfarbe"
1409 default="100, 100, 100" /> 1424 default="200, 200, 200" />
1410 <field name="transparent" type="boolean" display="Transparenz" 1425 <field name="transparent" type="boolean" display="Transparenz"
1411 default="true" /> 1426 default="true" />
1412 </fields> 1427 </fields>
1413 </theme> 1428 </theme>
1414 <theme name="FixLSAnalysis"> 1429 <theme name="FixLSAnalysis">
1415 <inherits> 1430 <inherits>
1416 <inherit from="HiddenColorLines" /> 1431 <inherit from="HiddenColorLines" />
1417 </inherits> 1432 </inherits>
1418 <fields> 1433 <fields>
1419 <field name="linecolor" type="Color" default="0, 255, 0" /> 1434 <field name="linecolor" type="Color" default="0, 0, 255" />
1420 <field name="showlinelabel" type="boolean" 1435 <field name="showlinelabel" type="boolean"
1421 display="Beschriftung anzeigen" default="false" hints="h" /> 1436 display="Beschriftung anzeigen" default="false" hints="h" />
1422 </fields> 1437 </fields>
1423 </theme> 1438 </theme>
1424 <theme name="FixLSReference"> 1439 <theme name="FixLSReference">
1425 <inherits> 1440 <inherits>
1426 <inherit from="HiddenColorLines" /> 1441 <inherit from="HiddenColorLines" />
1427 </inherits> 1442 </inherits>
1428 <fields> 1443 <fields>
1429 <field name="linecolor" type="Color" default="0, 80, 160" /> 1444 <field name="linecolor" type="Color" default="160, 80, 160" />
1430 <field name="showlinelabel" type="boolean" 1445 <field name="showlinelabel" type="boolean"
1431 display="Beschriftung anzeigen" default="false" hints="h" /> 1446 display="Beschriftung anzeigen" default="false" hints="h" />
1432 </fields>
1433 </theme>
1434 <theme name="FixingDerivedCurve">
1435 <inherits>
1436 <inherit from="HiddenColorLines" />
1437 </inherits>
1438 <fields>
1439 <field name="linecolor" type="Color" default="227, 27, 162" />
1440 </fields> 1447 </fields>
1441 </theme> 1448 </theme>
1442 <theme name="FixDeltaWtDeviation"> 1449 <theme name="FixDeltaWtDeviation">
1443 <inherits> 1450 <inherits>
1444 <inherit from="Areas"/> 1451 <inherit from="Areas"/>
1445 </inherits> 1452 </inherits>
1446 <fields> 1453 <fields>
1447 <field name="alpha" type="int" default="50" disply="Alpha-Transparenz"/> 1454 <field name="alpha" type="int" default="70" display="Alpha-Transparenz"/>
1448 <field name="fillcolor" type="Color" default="0, 0, 0" display="Füllfarbe"/> 1455 <field name="fillcolor" type="Color" default="0, 0, 0" display="Füllfarbe"/>
1449 </fields> 1456 </fields>
1450 </theme> 1457 </theme>
1451 <theme name="FixingDeltaWtAnalysisPeriods"> 1458 <theme name="FixingDeltaWtAnalysisPeriods">
1452 <inherits> 1459 <inherits>
1453 <inherit from="Areas"/> 1460 <inherit from="Areas"/>
1454 </inherits> 1461 </inherits>
1455 <fields> 1462 <fields>
1456 <field name="alpha" type="int" default="80" disply="Alpha-Transparenz"/> 1463 <field name="alpha" type="int" default="40" display="Alpha-Transparenz"/>
1457 <field name="fillcolor" type="Color" default="255, 0, 0" display="Hauptfarbe"/> 1464 <field name="fillcolor" type="Color" default="255, 0, 0" display="Hauptfarbe"/>
1458 <field name="backgroundcolor" type="Color" default="0, 0, 255" display="Wechselfarbe"/> 1465 <field name="backgroundcolor" type="Color" default="0, 0, 255" display="Wechselfarbe"/>
1459 </fields> 1466 </fields>
1460 </theme> 1467 </theme>
1461 1468
1469 <theme name="QSectors">
1470 <fields>
1471 <field name="linecolor" type="Color" default="32, 27, 162" />
1472 <field name="showlinelabel" type="boolean"
1473 display="Beschriftung anzeigen" default="false" hints="h" />
1474 <field name="linetype" type="Dash" display="Linienart"
1475 default="10" hidden="true" />
1476 <field name="linesize" type="int" display="Liniendicke"
1477 default="2" hidden="true" />
1478 <field name="labelfontface" type="Font"
1479 display="Beschriftung: Schriftart" default="arial" />
1480 <field name="labelfontcolor" type="Color"
1481 display="Beschriftung: Schriftfarbe" default="0, 0, 0" />
1482 <field name="labelfontsize" type="int"
1483 display="Beschriftung: Schriftgröße" default="9" />
1484 <field name="labelfontstyle" type="Style"
1485 display="Beschriftung: Schriftstil" default="standard" />
1486 </fields>
1487 </theme>
1488
1462 </themegroup> 1489 </themegroup>

http://dive4elements.wald.intevation.org