Mercurial > dive4elements > river
diff artifacts/doc/conf/themes/default.xml @ 8291:84ac8549e87b
Add theme for porosity and sync second with default.
author | "Tom Gottfried <tom@intevation.de>" |
---|---|
date | Wed, 17 Sep 2014 17:35:36 +0200 |
parents | da7e623cf159 |
children | 9ab967eb2c51 |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/default.xml Wed Sep 17 17:13:48 2014 +0200 +++ b/artifacts/doc/conf/themes/default.xml Wed Sep 17 17:35:36 2014 +0200 @@ -2680,4 +2680,13 @@ <field name="linecolor" type="color" default="175, 175, 175" /> </fields> </theme> + + <theme name="Porosity"> + <inherits> + <inherit from="LongitudinalSection" /> + </inherits> + <fields> + <field name="linecolor" type="color" default="175, 175, 175" /> + </fields> + </theme> </themegroup>