Skip to content

Instantly share code, notes, and snippets.

@Kaleidosium
Created February 11, 2022 06:25
Show Gist options
  • Save Kaleidosium/c74bdcb95e75e7e1e89de27f88bc82fd to your computer and use it in GitHub Desktop.
Save Kaleidosium/c74bdcb95e75e7e1e89de27f88bc82fd to your computer and use it in GitHub Desktop.
[Code Golf] Trans Flag in JavaScript Browser Console
console.log(`%c `.repeat(5),...`5CFFABFFFFAB5CF`.match(/.../g).map(c=>`background:#${c};display:block;padding:2%26%`))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment