Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/second.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 |
comparison
equal
deleted
inserted
replaced
8853:8c64617a7991 | 8854:7bbfb24e6eec |
---|---|
2867 </inherits> | 2867 </inherits> |
2868 <fields> | 2868 <fields> |
2869 <field name="linecolor" type="color" default="175, 175, 175" /> | 2869 <field name="linecolor" type="color" default="175, 175, 175" /> |
2870 </fields> | 2870 </fields> |
2871 </theme> | 2871 </theme> |
2872 | |
2873 <!-- S-INFO Flow-Depth Themes --> | |
2874 <theme name="SInfoFlowDepth"> | |
2875 <inherits> | |
2876 <inherit from="LongitudinalSection" /> | |
2877 </inherits> | |
2878 <fields> | |
2879 <field name="linecolor" type="Color" display="Linienfarbe" | |
2880 default="0, 0, 255" /> | |
2881 </fields> | |
2882 </theme> | |
2872 </themegroup> | 2883 </themegroup> |