Skip to content

Commit

Permalink
Never use (semi)transparent areas
Browse files Browse the repository at this point in the history
  • Loading branch information
tumic0 committed Dec 5, 2024
1 parent 9d5ac81 commit 12e3bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/style/style.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</rule>

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

0 comments on commit 12e3bbc

Please sign in to comment.