Mercurial > dive4elements > river
diff artifacts/doc/conf/themes/second.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 | b3c11c5fdbd5 |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/second.xml Mon Jun 25 17:58:11 2018 +0200 +++ b/artifacts/doc/conf/themes/second.xml Mon Jun 25 19:21:11 2018 +0200 @@ -3050,4 +3050,13 @@ <field name="pointcolor" type="Color" display="Punktfarbe" default="48, 96, 192" /> </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, 192, 40" /> + </fields> + </theme> </themegroup> \ No newline at end of file