Render themes: allow HSV colors for S3DB (#695)

This commit is contained in:
Gustl22
2019-03-06 21:12:52 +01:00
committed by Emux
parent 14283ff5cc
commit f7272dcdcd
11 changed files with 87 additions and 46 deletions

View File

@@ -647,7 +647,8 @@
</m>
</m>
<m zoom-min="17">
<extrusion line-color="#ffd9d8d6" side-color="#eaecebe9" top-color="#eaf9f8f6" />
<extrusion line-color="#ffd9d8d6" side-color="#eaecebe9" top-color="#eaf9f8f6"
hsv-s="0.5" hsv-v="1.2" />
</m>
<!--Only add house numbers where no name exist-->
<m k="addr:housenumber" zoom-min="18">

View File

@@ -569,7 +569,8 @@
<area fill="#e9e6e3" fade="15" /> -->
</m>
<m zoom-min="17">
<extrusion line-color="#50606060" side-color="#ea404040" top-color="#ea404040" />
<extrusion line-color="#50606060" side-color="#ea404040" top-color="#ea404040"
hsv-s="0.1" hsv-v="0.5" />
</m>
<!--Only add house numbers where no name exist-->

View File

@@ -560,7 +560,8 @@
</m>
<m zoom-min="17">
<extrusion line-color="#50616161" side-color="#ead9d9d9" top-color="#eadddddd" />
<extrusion line-color="#50616161" side-color="#ead9d9d9" top-color="#eadddddd"
hsv-s="0" hsv-v="1.4" />
</m>
<!--Only add house numbers where no name exist-->

View File

@@ -560,7 +560,8 @@
</m>
<m zoom-min="17">
<extrusion line-color="#506a5a8e" side-color="#eaf3d6b6" top-color="#eaf8d9b9" />
<extrusion line-color="#506a5a8e" side-color="#eaf3d6b6" top-color="#eaf8d9b9"
hsv-s="0.2" hsv-v="1.4" />
</m>
<!--Only add house numbers where no name exist-->

View File

@@ -569,7 +569,8 @@
<area fill="#e9e6e3" fade="15" /> -->
</m>
<m zoom-min="17">
<extrusion line-color="#50808080" side-color="#ea606060" top-color="#ea606060" />
<extrusion line-color="#50808080" side-color="#ea606060" top-color="#ea606060"
hsv-s="0.5" hsv-v="0.8" />
</m>
<!--Only add house numbers where no name exist-->