TIL how to make green transparent
This commit is contained in:
parent
17ba9f28e9
commit
673c187c64
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue