Skip to content

Instantly share code, notes, and snippets.

@ottergauze
Last active December 9, 2022 13:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ottergauze/a5cf0e23e2ea70cdbf9920bc6944e0d0 to your computer and use it in GitHub Desktop.
Save ottergauze/a5cf0e23e2ea70cdbf9920bc6944e0d0 to your computer and use it in GitHub Desktop.
Avatar decorations are another Nitro marketting ploy and also seem to break on custom themes. This is a userstyle you can use to disable them. I recommend https://openasar.dev/, but anything that allows stacked themes should work
.avatarDecoration-34OC0G, .avatarDecoration-2OJuSI {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment