CSS rules to revert to Discord's April 2025 theme
A custom CSS theme that reverts Discord’s interface to a more classic appearance.

Revert Discord is a custom CSS theme that modifies Discord to restore elements from before the April 2025 changes.
To use this theme with Discord, first install a client mod that supports custom CSS (like Vencord).
These methods will automatically receive updates when the theme is updated:
If you’re using Vencord:
https://constrat.github.io/revert-discord/revert.css
C:\Users\YourUsername\AppData\Roaming\Vencord\themes\~/Library/Application Support/Vencord/themes/~/.config/Vencord/themes/This option uses a theme file that imports the online version, so you get automatic updates.
Add this line to your client mod’s Quick CSS:
@import url("https://constrat.github.io/revert-discord/revert.css");
These methods require manually updating the theme when changes are made:
Customization is only possible when using Option 4 (Manual CSS Installation). All auto-updating options will always load the default version.
To customize the theme:
--guildbar-avatar-size valueRemember that customized versions will not receive automatic updates. You’ll need to manually update your custom version when new features are released.