搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

How Do I Change The URL Bar Text Color?

  • 1 回覆
  • 1 有這個問題
  • 275 次檢視
  • 最近回覆由 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

被選擇的解決方法

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)

從原來的回覆中察看解決方案 👍 0

所有回覆 (1)

more options

選擇的解決方法

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)

由 cor-el 於 修改