Skip to content

Instantly share code, notes, and snippets.

@musicalbigfoot
Created April 10, 2015 17:20
Show Gist options
  • Select an option

  • Save musicalbigfoot/bf0e089eed7423672132 to your computer and use it in GitHub Desktop.

Select an option

Save musicalbigfoot/bf0e089eed7423672132 to your computer and use it in GitHub Desktop.
Javascript: Style console.log message
console.log('%c Console Style', 'color: #be226e; font-size: 24px;');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment