Old Discord Font Save

CSS to revert Discord's font change.

Project README

Old Discord Font

Simple CSS to revert Discord's 2022 font change back to Whitney. Live preview here.

The CSS was made by Discord themselves (I don't take any credit for the CSS), however I'm hosting the fonts on GitHub in order to prevent risk of them being taken off Discord's Servers.

Is this dead?

No. I'm not gonna point fingers, but someone in the BD server was claiming that this snippet is dead. It's not, it just doesn't require much matinence. BD server members love to spread misinformation, and claiming this snippet is dead is one of those pieces of misinfo.

How to use?

Vencord

Go to your themes tab and copy and paste this text in the "Theme Links" box.

https://pages.overimagine.xyz/old-discord-font/source.css

Alternate link if above doesn't work

https://cdn.jsdelivr.net/gh/Overimagine1/old-discord-font/source.css

BetterDiscord

Download the theme file and put it into your BD theme folder. If you don't know how to do this, instructions are here.

Custom CSS / OpenAsar

Most client mods have a Custom CSS tab. Paste this line into the top of your Custom CSS.

@import url(https://pages.overimagine.xyz/old-discord-font/source.css);

Alternate import if the above doesn't work

@import url(https://cdn.jsdelivr.net/gh/Overimagine1/old-discord-font/source.css);

To access OpenAsar's theming, go to you OpenAsar Settings then click "Theming" in the top right, then paste it in there.

Open Source Agenda is not affiliated with "Old Discord Font" Project. README Source: Overimagine1/old-discord-font

Open Source Agenda Badge

Open Source Agenda Rating