Skip to content

Instantly share code, notes, and snippets.

@justinwoo
Last active March 1, 2019 22:03
Show Gist options
  • Save justinwoo/441798217238b09b3256fdb639204ffb to your computer and use it in GitHub Desktop.
Save justinwoo/441798217238b09b3256fdb639204ffb to your computer and use it in GitHub Desktop.
Make Discord easier to read
d=document,b=d.body,a=Array.from,s=d.createElement("style"),s.innerText="."+a(d.querySelectorAll("div")).flatMap(c=>a(c.classList)).find(c=>c.includes("markup"))+"{color:#111111!important}",b.append(s),b.style.fontFamily="Noto Sans CJK JP";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment