Mercurial > dive4elements > river
diff artifacts/doc/conf/themes/default.xml @ 7340:2ce7bacc940f double-precision
Merged changes from default into double precision branch.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Tue, 15 Oct 2013 18:41:55 +0200 |
parents | 20313093ba96 |
children | 46f902aa6b54 |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/default.xml Tue Oct 15 15:32:36 2013 +0200 +++ b/artifacts/doc/conf/themes/default.xml Tue Oct 15 18:41:55 2013 +0200 @@ -2163,4 +2163,13 @@ <field name="linecolor" type="Color" default="0, 0, 0" /> </fields> </theme> + + <theme name="MySQCurve"> + <inherits> + <inherit from="SQCurve" /> + </inherits> + <fields> + <field name="linecolor" type="Color" default="255, 0, 0" /> + </fields> + </theme> </themegroup>