forked from MapComplete/MapComplete
Themes(scouting): cleanup, use NSI
This commit is contained in:
parent
b32f384f38
commit
1f384e754b
13 changed files with 220 additions and 274 deletions
14
assets/themes/scouting/scouting.json
Normal file
14
assets/themes/scouting/scouting.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"id": "scouting",
|
||||
"title": {
|
||||
"en": "Scouting groups"
|
||||
},
|
||||
"description": {
|
||||
"en": "A scouting group is a social youth movement with a heavy emphasis on the outdoors. Activities range from camping, hiking, aquatics, backpacking, exploring nature, ..."
|
||||
},
|
||||
"icon": "./assets/layers/scouting_group/scouting.svg",
|
||||
"defaultBackgroundId": "protomaps.dark",
|
||||
"layers": [
|
||||
"scouting_group"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue