Skip to content

Instantly share code, notes, and snippets.

@notbrain
Created December 18, 2015 18:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notbrain/da4a683d1589a0ac25de to your computer and use it in GitHub Desktop.
Save notbrain/da4a683d1589a0ac25de to your computer and use it in GitHub Desktop.
[
{
"featureType": "water",
"stylers": [
{ "color": "#333333" }
]
},{
"featureType": "landscape.natural.landcover",
"stylers": [
{ "color": "#c6c8fa" }
]
},{
"featureType": "landscape.man_made",
"stylers": [
{ "color": "#000000" }
]
},{
"featureType": "landscape.natural.terrain",
"stylers": [
{ "color": "#000000" }
]
},{
"featureType": "administrative.country",
"stylers": [
{ "visibility": "off" }
]
},{
"featureType": "poi.attraction",
"stylers": [
{ "visibility": "off" }
]
},{
"featureType": "landscape",
"stylers": [
{ "color": "#888888" }
]
},{
"featureType": "administrative.province",
"stylers": [
{ "visibility": "off" }
]
},{
"elementType": "geometry.stroke",
"stylers": [
{ "color": "#FB6B55" }
]
},{
"elementType": "geometry.stroke" },{
"featureType": "administrative",
"stylers": [
{ "visibility": "off" }
]
},{
"featureType": "poi",
"stylers": [
{ "color": "#808080" }
]
},{
"featureType": "road",
"stylers": [
{ "color": "#333333" }
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment