Skip to content

Instantly share code, notes, and snippets.

@Kaleidosium
Created February 11, 2022 06:25
[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