Mercurial > dive4elements > river
diff artifacts/doc/conf/themes/default.xml @ 9176:1614cb14308f
Work on calculations for S-Info flood duration workflow
author | mschaefer |
---|---|
date | Mon, 25 Jun 2018 19:21:11 +0200 |
parents | 568961ff709a |
children | 65543c75bfbb |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/default.xml Mon Jun 25 17:58:11 2018 +0200 +++ b/artifacts/doc/conf/themes/default.xml Mon Jun 25 19:21:11 2018 +0200 @@ -3063,4 +3063,13 @@ <field name="pointcolor" type="Color" display="Punktfarbe" default="48, 96, 255" /> </fields> </theme> + <theme name="SInfoFloodDuration"> + <inherits> + <inherit from="LongitudinalSectionPoints" /> + </inherits> + <fields> + <field name="pointsize" type="int" display="Punktdicke" default="3" /> + <field name="pointcolor" type="Color" display="Punktfarbe" default="68, 216, 40" /> + </fields> + </theme> </themegroup> \ No newline at end of file