Wplace dark map theme with color options

Makes the wplaces underlay map Dark. It's a natural color theme with adjustable colors under "const COLORS" line of code. Default map colors are inpsired by the OsmAnd app.

2025-08-18 يوللانغان نەشرى. ئەڭ يېڭى نەشرىنى كۆرۈش.

ئاپتورى
Zex2
باھا نومۇرى
0 0 0
نەشرى
1.7
قۇرۇلغان ۋاقتى
2025-08-18
يېڭىلانغان ۋاقتى
2025-08-18
Size
6.5 KB
ئىجازەتنامىسى
MIT
قوللايدىغىنى

If you wish to change colors, open the code editor and change the HEX color codes to the ones you prefer: const COLORS = { land: '#101922', water: '#16324f', park: '#333927', road: '#32555b', building: '#2f2f2f', border: '#555555', farmland: '#192c30', wetland: '#1e3a34', forest: '#1b2e24', grass: '#1a2f29', text: '#000000', // label/icon color textBorder: '#ffffff' // label halo/border color