Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/default-themes.xml @ 4252:5ebaa0a62d2c
Defined themes (default and second group) for discharge curves in historical discharge wq chart.
author | Ingo Weinzierl <weinzierl.ingo@googlemail.com> |
---|---|
date | Thu, 25 Oct 2012 13:42:21 +0200 |
parents | b3aa91e45010 |
children | 7140bb0f92b0 |
comparison
equal
deleted
inserted
replaced
4251:95d2002f6e2c | 4252:5ebaa0a62d2c |
---|---|
74 <fields> | 74 <fields> |
75 <field name="linecolor" type="Color" display="Linienfarbe" | 75 <field name="linecolor" type="Color" display="Linienfarbe" |
76 default="250, 250, 204" /> | 76 default="250, 250, 204" /> |
77 <field name="linesize" type="int" display="Liniendicke" | 77 <field name="linesize" type="int" display="Liniendicke" |
78 default="2" hints="h" /> | 78 default="2" hints="h" /> |
79 </fields> | |
80 </theme> | |
81 | |
82 <theme name="HistoricalDischargeWQCurve"> | |
83 <inherits> | |
84 <inherit from="DischargeCurve" /> | |
85 </inherits> | |
86 <fields> | |
87 <field name="linecolor" type="Color" display="Linienfarbe" | |
88 default="0, 0, 204" /> | |
79 </fields> | 89 </fields> |
80 </theme> | 90 </theme> |
81 | 91 |
82 | 92 |
83 <!-- Discharge Longitudinal Section --> | 93 <!-- Discharge Longitudinal Section --> |