Browser.display.focus background color
From MozillaZine Knowledge Base
Contents
Background
In Mozilla applications, focus is normally indicated by a dotted outline surrounding the element. If browser.display.use_focus_colors is set to true, the element will also have its background color set to this preference’s value.
Possible values and their effects
A hex color value determining the background color for focused elements. Default is #117722
.
Caveats
- browser.display.use_focus_colors must be true for this preference to have an effect.
First checked in
Has an effect in
- Mozilla Suite (all versions since 0.9)
- Mozilla Firefox (all versions)
- SeaMonkey (all versions)