Mercurial > dive4elements > river
diff artifacts/doc/conf/themes/default.xml @ 7216:20313093ba96
Bring themes back into sync.
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Tue, 01 Oct 2013 05:58:47 +0200 |
parents | 988dde49ae65 |
children | 46f902aa6b54 |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/default.xml Mon Sep 30 17:41:15 2013 +0200 +++ b/artifacts/doc/conf/themes/default.xml Tue Oct 01 05:58:47 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>