Mercurial > dive4elements > river
diff artifacts/doc/conf/themes/default.xml @ 8854:7bbfb24e6eec
SINFO - first prototype of BArt Fließtiefen
author | gernotbelger |
---|---|
date | Thu, 18 Jan 2018 18:34:41 +0100 |
parents | 57e0bfda1c76 |
children | 7a8c12706834 |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/default.xml Thu Jan 18 18:33:52 2018 +0100 +++ b/artifacts/doc/conf/themes/default.xml Thu Jan 18 18:34:41 2018 +0100 @@ -2872,4 +2872,16 @@ <field name="linecolor" type="color" default="175, 175, 175" /> </fields> </theme> + + <!-- S-INFO Flow-Depth Themes --> + <theme name="SInfoFlowDepth"> + <inherits> + <inherit from="LongitudinalSection" /> + </inherits> + <fields> + <field name="linecolor" type="Color" display="Linienfarbe" + default="0, 0, 255" /> + </fields> + </theme> + </themegroup>