Support darken color.

This commit is contained in:
Sergey Vartanov 2021-10-05 09:13:58 +03:00
parent 496d663526
commit 245c316997
2 changed files with 10 additions and 2 deletions

View file

@ -86,7 +86,7 @@ colors:
slate_blue: "#6A5ACD" # W3C slateblue
carto_colors:
building_border_color: {color: building_color, darken: "15%"}
building_border_color: {color: building_color, darken: 0.15}
building_color: "#d9d0c9"
cemetery_color: "#aacbaf"
commercial_color: "#f2dad9"