Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Vanwege onderhoudswerkzaamheden die uw ervaring zouden moeten verbeteren, heeft deze website beperkte functionaliteit. Als een artikel uw probleem niet verhelpt en u een vraag wilt stellen, kan onze ondersteuningsgemeenschap u helpen in @FirefoxSupport op Twitter en /r/firefox op Reddit.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

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 antwoorden
  • 2 hebben dit probleem
  • 26 weergaven
  • Laatste antwoord van 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!

Gekozen oplossing

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
Dit antwoord in context lezen 👍 0

Alle antwoorden (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

Gekozen oplossing

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

Bewerkt door cor-el op

more options

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