Skip to content

Instantly share code, notes, and snippets.

@wboykinm
Created September 10, 2012 13:54
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wboykinm/3691077 to your computer and use it in GitHub Desktop.
Save wboykinm/3691077 to your computer and use it in GitHub Desktop.
Full buffalo tint effect using tilemill compositing
Map {
background-color: white;
}
#countries[ADMIN!='South Sudan'] {
polygon-fill:#d7cebf;
comp-op:dst-in;
image-filters:agg-stack-blur(100,100);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment