{"id":176041,"date":"2022-12-02T04:24:33","date_gmt":"2022-12-02T09:24:33","guid":{"rendered":"https:\/\/gamertweak.com\/?p=176041"},"modified":"2023-01-06T08:14:11","modified_gmt":"2023-01-06T13:14:11","slug":"change-font-back-old-discord","status":"publish","type":"post","link":"https:\/\/gamertweak.com\/change-font-back-old-discord\/","title":{"rendered":"Discord Font Change Back To Original (Guide)"},"content":{"rendered":"
Online platforms often make visual changes like updating the UI or changing the font. And speaking of fonts, Discord has changed theirs to gg sans<\/strong><\/a> and many users aren’t a fan of it. If you want to know how to change the Discord font back to the old one, here’s what you need to know.<\/p>\n The font has been rolled out by Discord across platforms, so officially, there’s no way to change the font back to the old one (called Whitney). <\/strong>But, if you know web languages and javascript doesn’t scare you, user u\/nice__username<\/strong><\/a> has posted a workaround for PC users on Reddit. If you don’t want to take the risk, the best option is to stick to what’s available on Discord.<\/strong><\/p>\n Open %AppData%\/Discord\/settings.json in a text editor<\/p>\n add this key \/ value to the settings data:<\/p>\n DANGEROUS_ENABLE_DEVTOOLS_ONLY_ENABLE_IF_YOU_KNOW_WHAT_YOURE_DOING: true<\/p>\n your file will look something like this:<\/p>\n { press CTRL + SHIFT + I to open the inspector<\/p>\n the :root selector defines –font-primary as “gg sans”,”Noto Sans”,”Helvetica Neue”,Helvetica,Arial,sans-serif<\/p>\n Override this font from here.<\/p>\n<\/blockquote>\nHow to Change Discord Font Back to the Old Font?<\/h2>\n
<\/p>\n
\n
\n“BACKGROUND_COLOR”: “#202225”,
\n“IS_MAXIMIZED”: true,
\n“IS_MINIMIZED”: false,
\n“DANGEROUS_ENABLE_DEVTOOLS_ONLY_ENABLE_IF_YOU_KNOW_WHAT_YOURE_DOING”: true,
\n“WINDOW_BOUNDS”: {
\n“x”: 988,
\n“y”: 0,
\n“width”: 1408,
\n“height”: 1392
\n}
\n}
\nre-launch discord<\/p>\n