Browser.display.focus background color

From MozillaZine Knowledge Base
Jump to navigationJump to search

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