Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/themes.xml @ 2604:83c117b639f9
#362 Adjusted text color of w and q main values for computed discharge curves.
flys-artifacts/trunk@4181 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 28 Mar 2012 12:18:44 +0000 |
parents | 538820485945 |
children | 27cc95e65f18 |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml Fri Mar 23 09:25:54 2012 +0000 +++ b/flys-artifacts/doc/conf/themes.xml Wed Mar 28 12:18:44 2012 +0000 @@ -547,6 +547,7 @@ </inherits> <fields> <field name="linecolor" type="Color" display="Farbe" default="200, 0, 15"/> + <field name="textcolor" type="Color" display="Farbe" default="200, 0, 15"/> </fields> </theme> @@ -558,6 +559,7 @@ </inherits> <fields> <field name="linecolor" type="Color" display="Farbe" default="0, 215, 0"/> + <field name="textcolor" type="Color" display="Farbe" default="0, 215, 0"/> <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> </fields> </theme>