Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/themes.xml @ 3117:e7ff82a52c88
Adjusted the color of SQ relation Facets.
flys-artifacts/trunk@4717 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 20 Jun 2012 08:26:49 +0000 |
parents | 581f97001419 |
children | bac0b2721451 |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml Wed Jun 20 08:13:01 2012 +0000 +++ b/flys-artifacts/doc/conf/themes.xml Wed Jun 20 08:26:49 2012 +0000 @@ -908,7 +908,7 @@ </inherits> <fields> <field name="showlines" type="boolean" display="Linie anzeigen" default="false" hidden="true"/> - <field name="pointcolor" type="Color" default="#000000"/> + <field name="pointcolor" type="Color" default="#0099FF"/> </fields> </theme> @@ -927,7 +927,7 @@ <inherit from="HiddenColorLines"/> </inherits> <fields> - <field name="linecolor" type="Color" default="#0000DD"/> + <field name="linecolor" type="Color" default="#000000"/> </fields> </theme> @@ -1839,7 +1839,7 @@ </inherits> <fields> <field name="showlines" type="boolean" display="Linie anzeigen" default="false" hidden="true"/> - <field name="pointcolor" type="Color" default="#000000"/> + <field name="pointcolor" type="Color" default="#0099FF"/> </fields> </theme> @@ -1858,7 +1858,7 @@ <inherit from="HiddenColorLines"/> </inherits> <fields> - <field name="linecolor" type="Color" default="#0000DD"/> + <field name="linecolor" type="Color" default="#000000"/> </fields> </theme> @@ -2186,7 +2186,7 @@ </inherits> <fields> <field name="showlines" type="boolean" display="Linie anzeigen" default="false" hidden="true"/> - <field name="pointcolor" type="Color" default="#000000"/> + <field name="pointcolor" type="Color" default="#0099FF"/> </fields> </theme> @@ -2205,7 +2205,7 @@ <inherit from="HiddenColorLines"/> </inherits> <fields> - <field name="linecolor" type="Color" default="#0000DD"/> + <field name="linecolor" type="Color" default="#000000"/> </fields> </theme>