Skip to content

Instantly share code, notes, and snippets.

@alcalyn
Last active August 29, 2015 14:10
Show Gist options
  • Save alcalyn/ad7045072d54ca63e54a to your computer and use it in GitHub Desktop.
Save alcalyn/ad7045072d54ca63e54a to your computer and use it in GitHub Desktop.
Console log color and custom font
console.log('%cHello %cyou', 'font-size:20px', 'font-size:28px;color:#800');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment