How to revert the Roblox website font! [Extension]

I’ve noticed that Roblox also changed their in-game settings menu font as well, they made it much more thin from what I remember

It’s not that bad because in the in-game menu and some of the font weight

Justice. FOR GOTHAM.


I wouldn’t be surprised. This isn’t the first time they removed a feature due to “financial reasons.” (Referring to the oof sound).

2 Likes

Good god why is it so condensed? It actually gives me a headache trying to read it.

5 Likes

My eyes genuinely get strained when I try to read the font, it’s horrible!

tampermonkey script to revert it

// ==UserScript==
// @name         Revert
// @version      0.1
// @description  Revert rblx page font
// @match        https://*.roblox.com/*
// @run-at document-end
// ==/UserScript==

(function() {
    'use strict';

    Array.from(document.getElementsByClassName("builder-font")).forEach((v) => {
        v.classList.replace("builder-font", "gotham-font");
    })
})();
1 Like

or an violentmonkey script for now…

This is incredibly disrespectful, and it seems like you have a problem if you can’t accept the fact that some people just don’t like the font. You don’t know the reason why anyone might have trouble reading this font and frankly, it’s none of your business. People are allowed to dislike something, even as small as a font change, and that doesn’t make them less valid.

And I’m not gonna let anybody say that, “It’s not that different”, because, ask ANY graphic designer and they can tell how different Gotham and Builder are.

3 Likes

Okay. Why, or should I say, how do you have trouble reading it?

I don’t know how you’d have trouble reading this.

Here’s Gotham for comparison:


EW BRO WHAT IS THISS

Edit: It’s not too bad actually. We’ll get used to it ig

1 Like

If they deprecate gotham i will revolt

1 Like

I literally would’ve been okay with any other font. This one does not fit for any website like this and just ruins the vibe.

2 Likes

the bigger question that comes into my mind is why havent they used Montserrat if Gotham is superceded by it?
i havent experienced it myself so im not gonna leave feedback on how this font feels for now.
and even then i dont get it why deprecate gotham

1 Like

a 12 year old kid, could choose a better looking font. it looks so bad

2 Likes

They indeed changed the font, and it’s out for everyone, and for me, it feels good (explain why I like every fonts in Roblox).

If you don’t like that much the font, by the days, you will get used to to new Roblox font, pretty much like every single update.

cant believe roblox just changed its font. they have been using Gotham from 2018 to 2024?? (correct me if im wrong, i joined roblox approx. from 2019-2020)

1 Like

if it was a bit less condensed it would be p good
right now it’s alright at best

i agree
for some reason i literally like the extended one

1 Like

I have noticed this too. It was a completely unnecessary change, and I think the new font looks terrible.
Everything feels and looks so small with this new font.


why did you have to remind me of that :skull:

1 Like