Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 781 Bytes

File metadata and controls

22 lines (17 loc) · 781 Bytes

Remove Discord Nitro

CSS stylesheets to remove references to Discord Nitro and server boosts

Usage

Copy and paste these into the CSS editor of your Discord client mod (Vencord / BetterDiscord):

Hide all references of buying or gifting Nitro:

@import url("https://raw.githubusercontent.com/RobertRR11/remove-discord-nitro/refs/heads/main/css/remove-nitro.css");

Hide all references of server boosting:

@import url("https://raw.githubusercontent.com/RobertRR11/remove-discord-nitro/refs/heads/main/css/remove-boosts.css");

Hide all profile decorations:

@import url("https://raw.githubusercontent.com/RobertRR11/remove-discord-nitro/refs/heads/main/css/remove-boosts.css");

Boosting references inside server settings will not be removed