Skip to content

Instantly share code, notes, and snippets.

View LavenderAndChamomile's full-sized avatar
💭
I may be slow to respond.

LavenderAndChamomile

💭
I may be slow to respond.
View GitHub Profile
@aaravrav
aaravrav / RemoveClutter.theme.css
Last active May 21, 2025 16:54
Modifications for the Discord client to remove the clutter
/*==========
RemoveClutter.theme.css by aaravrav
How to inject: Paste in "Custom CSS" tab in BetterDiscord or download and use as theme
========== */
/* Stickers same size as emojis */
.assetWrapper-3GNt0z {
max-width: 48px;
max-height: 48px;
@TheSunCat
TheSunCat / DisblockOrigin.theme.css
Last active May 27, 2025 14:51
Hide all Nitro & Boost upsells in Discord!
/**
* @name Adblock for Discord
* @author TheSunCat and contributors
* @version 1.0.0
* @description We have moved to Codeberg! Follow the link below:
* @source https://codeberg.org/AllPurposeMat/Disblock-Origin
*/
#app-mount::before {
content: "The Disblock Origin theme has moved to Codeberg! Please check https://codeberg.org/AllPurposeMat/Disblock-Origin";