Skip to content

Instantly share code, notes, and snippets.

@chriskalmar
Created August 8, 2020 21:23
Show Gist options
  • Save chriskalmar/fbe46fdcf16b4521d85c15de56bf2b69 to your computer and use it in GitHub Desktop.
Save chriskalmar/fbe46fdcf16b4521d85c15de56bf2b69 to your computer and use it in GitHub Desktop.
Retro console.log
console.log(
'%c Retro!',
'font-weight: bold; font-size: 70px; color: #F9DA4D; text-shadow: 5px 5px 0 #F2AA45, 10px 10px 0 #ED6255, 15px 15px 0 #EA3E81'
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment