Skip to content

Instantly share code, notes, and snippets.

@MiniDigger
Created November 1, 2025 13:57
Show Gist options
  • Save MiniDigger/5320692457417ff00a6b6675cc3515c8 to your computer and use it in GitHub Desktop.
Save MiniDigger/5320692457417ff00a6b6675cc3515c8 to your computer and use it in GitHub Desktop.
Custom CSS to make discord usable
[src*="avatar-decoration"],
[aria-label*="Server Tag"],
div:has(> [aria-label*="Send a gift"]),
div:has(> [aria-label*="Open sticker"]),
[class*="profileEffects"],
div:has(> [class*="videoContainer"])
{display: none;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment