為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

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

了解更多

I changed the front and backgound as a same color (white), So. how can I change it back? I am blind now T_T

  • 3 回覆
  • 2 有這個問題
  • 26 次檢視
  • 最近回覆由 tanapol_c

more options

I tried to change my browser background color to black and text to white. But, I change background to white first so, now I can see nothing just some words and symbols. So, please help!

I tried to change my browser background color to black and text to white. But, I change background to white first so, now I can see nothing just some words and symbols. So, please help!

被選擇的解決方法

Can you open the about:preferences page nia the location/address bar and reach the content tab?

  • about:preferences#content

Then you can open the colors window and change the colors.

Or open the about:config page and reset the browser.display.foreground_color via the right-click context menu to the default value

  • about:config?filter=browser.display.foreground_color
從原來的回覆中察看解決方案 👍 0

所有回覆 (3)

more options

If the built-in screens are unreadable, you may need to modify an external settings file...

First, exit out of Firefox completely.

Type or paste the following in the Windows 7 Start menu search box and press Enter:

%APPDATA%\Mozilla\Firefox\Profiles

In that folder, you usually will find a single semi-randomly-named folder. If you find more than one, try to identify the most recently updated folder.

Inside that folder, you should find the prefs.js file (or if Windows is hiding the .js file extension, a file named prefs of type JScript). This contains many, many preferences, so ideally you would just remove the unwanted one.

To edit prefs.js, right-click it and choose Edit. Do not choose Open, as Windows will then try to execute the script.

Can you find this:

user_pref("browser.display.document_color_use", 1);

If Yes, change the 1 to a 2 and then save.

If No, you might be using a Windows "High Contrast" theme. Paste this whole line at the end of the file and save it:

user_pref("browser.display.document_color_use", 2);

At your next startup, Firefox should use only colors specified by web pages and not override them.

more options

選擇的解決方法

Can you open the about:preferences page nia the location/address bar and reach the content tab?

  • about:preferences#content

Then you can open the colors window and change the colors.

Or open the about:config page and reset the browser.display.foreground_color via the right-click context menu to the default value

  • about:config?filter=browser.display.foreground_color

由 cor-el 於 修改

more options

Thanks for helpful and quickly answer. I just tried to press and guess and it was worked already. thankssssss