Skip to content

Instantly share code, notes, and snippets.

@jonmunson
Created June 6, 2014 11:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jonmunson/a04893a8a33ffd0a8e8f to your computer and use it in GitHub Desktop.
Save jonmunson/a04893a8a33ffd0a8e8f to your computer and use it in GitHub Desktop.
console.log - Styled text
console.log('%c Oh I see, you wanna check out my code! ', 'background: #bada55; color: #222');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment