Mercurial > dive4elements > river
diff artifacts/doc/conf/themes/default.xml @ 9116:edc3958b3ed2
Conf files for the infrastructure datacage extension
author | mschaefer |
---|---|
date | Mon, 04 Jun 2018 12:50:39 +0200 |
parents | 189cc8ededbd |
children | 623b51bf03d7 |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/default.xml Mon Jun 04 11:55:08 2018 +0200 +++ b/artifacts/doc/conf/themes/default.xml Mon Jun 04 12:50:39 2018 +0200 @@ -3044,4 +3044,14 @@ <field name="linecolor" type="Color" display="Linienfarbe" default="96, 128, 192" /> </fields> </theme> + <theme name="SInfoInfrastructureHeight"> + <inherits> + <inherit from="LongitudinalSectionPoints" /> + <inherit from="Label" /> + </inherits> + <fields> + <field name="pointsize" type="int" display="Punktdicke" default="3" /> + <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 192, 0" /> + </fields> + </theme> </themegroup> \ No newline at end of file