Skip to content

VHLMPH/old-discord-font

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Old Discord Font

Simple CSS to revert Discord's font change back to Whitney.

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

How to use

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. You can also follow the method below.

Custom CSS

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.min.css);

If you're uncomfortable with using the import, copy everything from here and paste it.

Credits

Discord for basically making the css lol

About

CSS to revert Discord's font change.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%