Browser.display.background color: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
m (→‎Possible values and their effects: default is #FFFFFF (white))
 
(3 intermediate revisions by 2 users not shown)
Line 7: Line 7:


==Possible values and their effects==
==Possible values and their effects==
A hex color value determining the default background color. Default is '''<code>#000000</code>'''.
A hex color value determining the default background color. Default is '''<code>#FFFFFF</code>'''.


==Caveats==
==Caveats==
Line 14: Line 14:
==UI==
==UI==
===Firefox===
===Firefox===
"Tools &rarr; Options &rarr; Content / Fonts & Colors &rarr; Colors... &rarr; Text and Background &rarr; Background" (''Firefox 2 and 1.5'')
"[[Menu differences in Windows, Linux, and Mac|Tools &rarr; Options]] &rarr; Content / Fonts & Colors &rarr; Colors... &rarr; Text and Background &rarr; Background"  
===SeaMonkey===
===Mozilla Suite and SeaMonkey===
“Edit &rarr; Preferences &rarr; Appearance &rarr; Colors &rarr; Text and Background &rarr; Background”
“[[Menu differences in Windows, Linux, and Mac|Edit &rarr; Preferences]] &rarr; Appearance &rarr; Colors &rarr; Text and Background &rarr; Background”


==First checked in==
==First checked in==

Latest revision as of 05:03, 1 August 2008

Background

When web pages don’t explicitly set their background color, Mozilla consults this preference for the color to use instead. Additionally, users can force web pages to use this color as the background color.

This preference was formerly named browser.background_color.

Possible values and their effects

A hex color value determining the default background color. Default is #FFFFFF.

Caveats

UI

Firefox

"Tools → Options → Content / Fonts & Colors → Colors... → Text and Background → Background"

Mozilla Suite and SeaMonkey

Edit → Preferences → Appearance → Colors → Text and Background → Background”

First checked in

2000-05-17 by Chris McAfee

Has an effect in

  • Mozilla Suite (all versions since M16)
  • Mozilla Firefox (all versions)
  • SeaMonkey (all versions)
  • Camino (all versions)

Related bugs

Related preferences