
Colour of Ctrl F bar
How do I get the Ctrl F search within a page bar, at the bottom of the page, back to its default black and white. After an accidental key sequence it changed to an unreadable orange etcetera (see attached screen shot).
All Replies (3)
Well it looks like you used "userChrome.css" to change the looks and themes so did you check with those settings to see if there was changes you can do to it? And the other colors looks like they are Windows theme so that would be something changed in Windows itself.
Are you using the default builtin Theme or some other lightweight theme that might be changing this color?
Are you possibly using code in userChrome.css?
- https://www.userchrome.org/how-create-userchrome-css.html
- https://www.userchrome.org/what-is-userchrome-css.html
Start Firefox in Safe Mode to check if one of the extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) or if hardware acceleration is is causing the problem.
- switch to the DEFAULT theme: "3-bar" menu button or Tools -> Add-ons -> Appearance
- do NOT click the "Refresh Firefox" button on the Safe Mode start window
I am not consciously using any theme. I do understand that concept but I have never consciously gone in and changed any css. I will try to follow through the various suggestions made.