A dark mode for OSM Liberty, the Mapbox GL basemap style for the OpenMapTiles schema.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lukasmartinelli cd496a0592 Add demo images 8 years ago
demo Add demo images 8 years ago
.gitignore Initial commit 8 years ago
LICENSE Initial commit 8 years ago
README.md Add demo images 8 years ago
iconset.json Add icon set 8 years ago
osm-liberty.json Rename groups 8 years ago

README.md

OSM Liberty

A fork of OSM Bright based on free data sources with a mission for a clear good looking design for the everyday user.

Data Sources

Map Design

The map design originates from OSM Bright but strives to reach the clean design and elegance of Google Maps. Colored relief shading from Natural Earth makes the low zoom levels look good.

Europe Switzerland Zurich Zurich Bürkliplatz

Icon Design

A Maki icon set using colors to distinguish between icon categories.

Color Palette

Color Name Hex Value
Blue #5d60be
Light Blue #4898ff
Orange #d97200
Red #ba3827
Brown #725a50
Green #76a723

Modify Icons

  1. Take the style JSON file and upload it to the Maki Editor.
  2. Apply your changes and download the icon set again.
  3. Ensure you format the JSON first with cat iconset.json | jq -MS '.'

License