Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.41 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.41 KB

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://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://cdn.jsdelivr.net/gh/Overimagine1/old-discord-font/source.css);