Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How Do I Change The URL Bar Text Color?

  • 1 reply
  • 1 has this problem
  • 280 views
  • Last reply by cor-el

more options

I'm on FF 76.0.1

The text color of the locations in the URL bar is a mix of black and grey ... black for the website and grey for everything else. All I wanna do is change all of the text to black. How can I do this? I just need the code to plug into my userChrome.css file.

KenB67

I'm on FF 76.0.1 The text color of the locations in the URL bar is a mix of black and grey ... black for the website and grey for everything else. All I wanna do is change all of the text to black. How can I do this? I just need the code to plug into my userChrome.css file. KenB67

Chosen solution

You can set this pref to false on the about:config page to disable the formatting.

  • browser.urlbar.formatting.enabled = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

(please ignore the three spam messages in this thread)

Read this answer in context 👍 0

All Replies (1)

more options

Chosen Solution

You can set this pref to false on the about:config page to disable the formatting.

  • browser.urlbar.formatting.enabled = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

(please ignore the three spam messages in this thread)

Modified by cor-el