Mercurial > dive4elements > river
diff artifacts/doc/conf/themes/second.xml @ 9016:6e5ff436febe
Added datacage select and chart display for TKH series loaded from database
author | mschaefer |
---|---|
date | Mon, 23 Apr 2018 15:18:48 +0200 |
parents | 8a1c6e2ad48b |
children | 384eee4b4135 |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/second.xml Fri Apr 20 16:04:34 2018 +0200 +++ b/artifacts/doc/conf/themes/second.xml Mon Apr 23 15:18:48 2018 +0200 @@ -2981,4 +2981,15 @@ <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0" /> </fields> </theme> + <theme name="SInfoPredefinedTkh"> + <inherits> + <inherit from="SInfoTkh" /> + </inherits> + <fields> + <field name="linecolor" type="Color" display="Linienfarbe" default="128, 64, 10" /> + <field name="areabgcolor" type="Color" default="255, 240, 224" display="Füllfarbe" /> + <field name="areabgpattern" type="areapattern" default="patternFill" display="Flächentyp" /> + <field name="areatransparency" type="int" default="20" /> + </fields> + </theme> </themegroup> \ No newline at end of file