Skip to content

Instantly share code, notes, and snippets.

@koopa
Created August 22, 2019 21:36
Show Gist options
  • Save koopa/4ed9d6fd28172cb5350af844668f7a9a to your computer and use it in GitHub Desktop.
Save koopa/4ed9d6fd28172cb5350af844668f7a9a to your computer and use it in GitHub Desktop.
render black font on white background readable in most browsers' PDF viewers
document.body.style.filter='invert(96%)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment