Skip to content

Instantly share code, notes, and snippets.

View DubyaDude's full-sized avatar
🤔
Set status

Usman Shafiq DubyaDude

🤔
Set status
View GitHub Profile
@DubyaDude
DubyaDude / DubyasCleanupOfDiscord.css
Last active May 1, 2025 15:35
My list of annoying stuff I hide/disable in Discord using Quick CSS
/* Dubyas list of annoying stuff he hides in discord using Quick CSS */
/* Want to have this be synced up with your Discord so you don't need to re-copy and paste this for new additions?
* Feel free to just import this gist directly by adding the following line:
* @import url("https://gist.githubusercontent.com/DubyaDude/1ee0e8c218a22883721635dfae3e022c/raw/DubyasCleanupOfDiscord.css");
*/
/* Disable profile edit page upsell */
div[id="profile-customization-tab"] > div[class^="container_"]
{