Mercurial > dive4elements > river
diff artifacts/doc/conf/themes/default.xml @ 8884:7a8c12706834
Work on SINFO-FlowDepth
author | gernotbelger |
---|---|
date | Tue, 13 Feb 2018 14:53:23 +0100 |
parents | 7bbfb24e6eec |
children | cc86b0f9b3c3 |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/default.xml Fri Feb 09 18:07:22 2018 +0100 +++ b/artifacts/doc/conf/themes/default.xml Tue Feb 13 14:53:23 2018 +0100 @@ -2883,5 +2883,22 @@ default="0, 0, 255" /> </fields> </theme> - + <theme name="SInfoFlowDepthTkh"> + <inherits> + <inherit from="LongitudinalSection" /> + </inherits> + <fields> + <field name="linecolor" type="Color" display="Linienfarbe" + default="0, 0, 128" /> + </fields> + </theme> + <theme name="SInfoTkh"> + <inherits> + <inherit from="LongitudinalSection" /> + </inherits> + <fields> + <field name="linecolor" type="Color" display="Linienfarbe" + default="128, 0, 128" /> + </fields> + </theme> </themegroup>