Issue #139: change style for indoor=column.

Use `indoor_wall_color` to make it darker and distinguishable from its
surroundings.
This commit is contained in:
Sergey Vartanov 2022-08-18 23:56:34 +03:00
parent 54bc5d1a52
commit d068a76a48

View file

@ -2144,9 +2144,9 @@ ways:
priority: 12.0
- tags: {indoor: column}
style:
stroke: indoor_color
stroke: indoor_wall_color
stroke-width: 1.0
fill: indoor_color
fill: indoor_wall_color
priority: 13.0
- tags: {power: line}