Autofixed theme
This commit is contained in:
parent
5743556bd9
commit
bda4c41364
2 changed files with 37 additions and 5 deletions
|
@ -170,7 +170,7 @@
|
||||||
],
|
],
|
||||||
"hideUnderlayingFeaturesMinPercentage": 0,
|
"hideUnderlayingFeaturesMinPercentage": 0,
|
||||||
"icon": {
|
"icon": {
|
||||||
"render": "https://raw.githubusercontent.com/mapamore/MapComplete/master/assets/themes/hailhydrant/hydrant.svg"
|
"render": "hydrant.svg"
|
||||||
},
|
},
|
||||||
"width": {
|
"width": {
|
||||||
"render": "8"
|
"render": "8"
|
||||||
|
@ -261,7 +261,7 @@
|
||||||
],
|
],
|
||||||
"hideUnderlayingFeaturesMinPercentage": 0,
|
"hideUnderlayingFeaturesMinPercentage": 0,
|
||||||
"icon": {
|
"icon": {
|
||||||
"render": "https://upload.wikimedia.org/wikipedia/commons/9/9b/Twemoji12_1f9ef.svg"
|
"render": "Twemoji12_1f9ef.svg"
|
||||||
},
|
},
|
||||||
"width": {
|
"width": {
|
||||||
"render": "8"
|
"render": "8"
|
||||||
|
@ -418,7 +418,7 @@
|
||||||
],
|
],
|
||||||
"hideUnderlayingFeaturesMinPercentage": 0,
|
"hideUnderlayingFeaturesMinPercentage": 0,
|
||||||
"icon": {
|
"icon": {
|
||||||
"render": "https://upload.wikimedia.org/wikipedia/commons/1/19/Twemoji12_1f692.svg"
|
"render": "Twemoji12_1f692.svg"
|
||||||
},
|
},
|
||||||
"width": {
|
"width": {
|
||||||
"render": "8"
|
"render": "8"
|
||||||
|
@ -474,7 +474,7 @@
|
||||||
"tagRenderings": [],
|
"tagRenderings": [],
|
||||||
"hideUnderlayingFeaturesMinPercentage": 0,
|
"hideUnderlayingFeaturesMinPercentage": 0,
|
||||||
"icon": {
|
"icon": {
|
||||||
"render": "https://upload.wikimedia.org/wikipedia/commons/e/eb/Twemoji12_26d1.svg"
|
"render": "Twemoji12_26d1.svg"
|
||||||
},
|
},
|
||||||
"width": {
|
"width": {
|
||||||
"render": "8"
|
"render": "8"
|
||||||
|
@ -515,4 +515,4 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"defaultBackgroundId": "HDM_HOT"
|
"defaultBackgroundId": "HDM_HOT"
|
||||||
}
|
}
|
|
@ -114,5 +114,37 @@
|
||||||
"sources": [
|
"sources": [
|
||||||
"https://upload.wikimedia.org/wikipedia/commons/1/1e/Emojione_1F6A8.svg"
|
"https://upload.wikimedia.org/wikipedia/commons/1/1e/Emojione_1F6A8.svg"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "hydrant.svg",
|
||||||
|
"license": "",
|
||||||
|
"authors": [],
|
||||||
|
"sources": [
|
||||||
|
"https://raw.githubusercontent.com/mapamore/MapComplete/master/assets/themes/hailhydrant/hydrant.svg"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "Twemoji12_1f9ef.svg",
|
||||||
|
"license": "",
|
||||||
|
"authors": [],
|
||||||
|
"sources": [
|
||||||
|
"https://upload.wikimedia.org/wikipedia/commons/9/9b/Twemoji12_1f9ef.svg"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "Twemoji12_1f692.svg",
|
||||||
|
"license": "",
|
||||||
|
"authors": [],
|
||||||
|
"sources": [
|
||||||
|
"https://upload.wikimedia.org/wikipedia/commons/1/19/Twemoji12_1f692.svg"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "Twemoji12_26d1.svg",
|
||||||
|
"license": "",
|
||||||
|
"authors": [],
|
||||||
|
"sources": [
|
||||||
|
"https://upload.wikimedia.org/wikipedia/commons/e/eb/Twemoji12_26d1.svg"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in a new issue