Browser.display.focus background color

From MozillaZine Knowledge Base
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

First checked in

2001-04-09 by Aaron Leventhal

Has an effect in

  • Mozilla Suite (all versions since 0.9)
  • Mozilla Firefox (all versions)
  • SeaMonkey (all versions)

Related bugs

Related preferences