1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-01-18 11:52:08 +01:00

Never use (semi)transparent areas

This commit is contained in:
Martin Tůma 2024-12-05 18:13:37 +01:00
parent 9d5ac81f2f
commit 12e3bbc988

View File

@ -21,7 +21,7 @@
</rule> </rule>
<rule e="way" closed="yes" k="natural" v="rock|stone|bare_rock|bedrock" zoom-min="14"> <rule e="way" closed="yes" k="natural" v="rock|stone|bare_rock|bedrock" zoom-min="14">
<area fill="#60000000"/> <area fill="#96968f"/>
</rule> </rule>
<rule e="way" closed="yes" k="natural" v="glacier" zoom-min="10"> <rule e="way" closed="yes" k="natural" v="glacier" zoom-min="10">
<area fill="#ddf1fd"/> <area fill="#ddf1fd"/>