hazre / old-discord-font

CSS to revert Discord's font change.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Old Discord Font

Simple CSS to revert Discord's font change.

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.

How to use

BetterDiscord

Download the theme file and put it into your BD theme folder (Win + R, then paste %appdata%/BetterDiscord/themes). 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.statically.io/gh/Overimagine1/old-discord-font/main/source.min.css);

Credits

Discord for basically making the css lol

About

CSS to revert Discord's font change.

License:The Unlicense


Languages

Language:CSS 100.0%