Themes: winter_service theme, split off all_streets from street_lighting

This commit is contained in:
Robin van der Linde 2025-03-09 23:51:56 +01:00
parent 7e854bb164
commit 748eccba59
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D
26 changed files with 639 additions and 479 deletions

View file

@ -605,6 +605,10 @@
{
"if": "theme=width",
"then": "./assets/themes/width/icon.svg"
},
{
"if": "theme=winter_service",
"then": "./assets/svg/snowflake.svg"
}
]
}