theme tweaks

This commit is contained in:
Hannes Janetzek 2012-09-30 20:42:19 +02:00
parent b4dd83fc09
commit 6e63158b3d
2 changed files with 5 additions and 5 deletions

View File

@ -66,7 +66,7 @@
<style-line name="water:outline" stroke="#a4bbcc" width="1.0" fixed="true" cap="butt" /> <style-line name="water:outline" stroke="#a4bbcc" width="1.0" fixed="true" cap="butt" />
<style-line name="water" stroke="#b4cbdc" width="1.0" cap="butt" /> <style-line name="water" stroke="#b4cbdc" width="1.0" cap="butt" />
<style-area name="water" fill="#a3c9f3" /> <style-area name="water" fill="#afcbf3" />
<!-- no-go area boundary --> <!-- no-go area boundary -->
<style-line name="fence" stroke="#444444" width="1.2" fixed="true" cap="butt"/> <style-line name="fence" stroke="#444444" width="1.2" fixed="true" cap="butt"/>
@ -144,7 +144,7 @@
<!-- Heideland, keep below forest --> <!-- Heideland, keep below forest -->
<rule e="way" k="*" zoom-min="11" v="heath|sand"> <rule e="way" k="*" zoom-min="11" v="heath|sand">
<area fill="#ffffc0" fade="11" /> <area fill="#fffad1" fade="11" />
</rule> </rule>
<rule e="way" k="landuse" v="forest"> <rule e="way" k="landuse" v="forest">

View File

@ -72,7 +72,7 @@
<style-line name="aeroway:runway" stroke="#008888" width="1.8" cap="butt" blur="0.7" /> <style-line name="aeroway:runway" stroke="#008888" width="1.8" cap="butt" blur="0.7" />
<style-line name="building" stroke="#dd999999" width="1.8" fixed="true" cap="butt"/> <style-line name="building" stroke="#dd888888" width="1.5" fixed="true" cap="butt"/>
<style-area name="building" fill="#ee202020" fade="15"/> <style-area name="building" fill="#ee202020" fade="15"/>
<!-- ways --> <!-- ways -->
@ -523,11 +523,11 @@
</rule> </rule>
<rule e="way" k="*" v="trunk" zoom-min="5"> <rule e="way" k="*" v="trunk" zoom-min="5">
<line stroke="#ddfed6a3" width="2.0" cap="butt" fixed="true" fade="5"/> <line stroke="#ddfed6a3" width="1.8" cap="butt" fixed="true" fade="5"/>
</rule> </rule>
<rule e="way" k="*" v="motorway"> <rule e="way" k="*" v="motorway">
<line stroke="#ddeec693" width="2.2" cap="butt" fixed="true" fade="5"/> <line stroke="#ddeec693" width="1.7" cap="butt" fixed="true" fade="5"/>
</rule> </rule>
</rule> </rule>
</rule> </rule>