Skip to content

Instantly share code, notes, and snippets.

@fredericksilva
Created June 19, 2015 11:19
Show Gist options
  • Save fredericksilva/dd5d696bb1c4312a6a33 to your computer and use it in GitHub Desktop.
Save fredericksilva/dd5d696bb1c4312a6a33 to your computer and use it in GitHub Desktop.
Color and FontType console.log
console.log("%c%s",
"color: red; background: yellow; font-size: 24px;",
"WARNING!");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment