Add OLED Black map theme
This commit is contained in:
parent
c1f74e43fe
commit
df06534d72
@ -20,6 +20,11 @@ var SETTINGS = {
|
|||||||
url: "https://maps.netsyms.net/styles/fiord-color/{z}/{x}/{y}.png",
|
url: "https://maps.netsyms.net/styles/fiord-color/{z}/{x}/{y}.png",
|
||||||
name: "Dark Fiord",
|
name: "Dark Fiord",
|
||||||
bgcolor: "#45516E"
|
bgcolor: "#45516E"
|
||||||
|
},
|
||||||
|
oledblack: {
|
||||||
|
url: "https://maps.netsyms.net/styles/oled-black/{z}/{x}/{y}.png",
|
||||||
|
name: "OLED Black",
|
||||||
|
bgcolor: "#000000"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
alertsounds: {
|
alertsounds: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user