Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/default-themes.xml @ 3253:209d50ee8e9f
Add missing themes for fixation charts
flys-artifacts/trunk@4887 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Fri, 06 Jul 2012 13:02:35 +0000 |
parents | 1dca41dba135 |
children | 9a4707ec7800 |
comparison
equal
deleted
inserted
replaced
3252:62c9bcef0680 | 3253:209d50ee8e9f |
---|---|
1127 </inherits> | 1127 </inherits> |
1128 <fields> | 1128 <fields> |
1129 <field name="linecolor" type="Color" default="227, 27, 162" /> | 1129 <field name="linecolor" type="Color" default="227, 27, 162" /> |
1130 </fields> | 1130 </fields> |
1131 </theme> | 1131 </theme> |
1132 | |
1133 <theme name="FixingDerivedCurve"> | |
1134 <inherits> | |
1135 <inherit from="HiddenColorLines" /> | |
1136 </inherits> | |
1137 <fields> | |
1138 <field name="linecolor" type="Color" default="227, 27, 162" /> | |
1139 </fields> | |
1140 </theme> | |
1132 | 1141 |
1133 <theme name="FixingSectorAverageWQ0"> | 1142 <theme name="FixingSectorAverageWQ0"> |
1134 <inherits> | 1143 <inherits> |
1135 <inherit from="ColorPoints" /> | 1144 <inherit from="ColorPoints" /> |
1136 </inherits> | 1145 </inherits> |
1322 default="3" /> | 1331 default="3" /> |
1323 <field name="pointcolor" type="Color" display="Punktfarbe" | 1332 <field name="pointcolor" type="Color" display="Punktfarbe" |
1324 default="0, 80, 160" /> | 1333 default="0, 80, 160" /> |
1325 </fields> | 1334 </fields> |
1326 </theme> | 1335 </theme> |
1327 | |
1328 <theme name="FixingLSAverage0"> | 1336 <theme name="FixingLSAverage0"> |
1329 <inherits> | 1337 <inherits> |
1330 <inherit from="HiddenColorLines" /> | 1338 <inherit from="HiddenColorLines" /> |
1331 </inherits> | 1339 </inherits> |
1332 <fields> | 1340 <fields> |