TIL how to make green transparent

This commit is contained in:
Joost 2021-06-05 14:04:13 +02:00 committed by GitHub
parent 17ba9f28e9
commit 673c187c64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@
"mappings": [
{
"if": "_has_closeby_feature=yes",
"then": "circle:green"
"then": "circle:008000aa"
}
]
},
@ -47,4 +47,4 @@
],
"hideFromOverview": true,
"defaultBackgroundId": "HDM_HOT"
}
}