Close #105: add style for construction.

This commit is contained in:
Sergey Vartanov 2022-01-23 07:27:09 +03:00
parent f912fa61b2
commit f719fc3577
2 changed files with 28 additions and 16 deletions

View file

@ -37,8 +37,10 @@ colors:
allotments_color: "#D0E0D0"
beach_color: "#F0E0C0"
boundary_color: "#880088"
building_border_color: "#E0D0C0" # "AAAAAA"
building_color: "#F8F0E8" # "D0D0C0"
building_border_color: "#E0D0C0"
building_color: "#F8F0E8"
building_construction_border_color: "#C4C0BC"
building_construction_color: "#D4D0CC"
construction_color: "#CCCCCC"
cycle_color: "#4444EE"
desert_color: "#F0E0D0"