Open Bug 1861984 Opened 2 years ago Updated 2 years ago

adapt `browser.display.background_color.dark` to mozilla.org default

Categories

(Core :: Layout, enhancement)

Firefox 120
enhancement

Tracking

()

120 Branch
Tracking Status
firefox119 --- affected
firefox120 --- affected
firefox121 --- affected

People

(Reporter: git, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:120.0) Gecko/20100101 Firefox/120.0

Steps to reproduce:

@ about:blank ; browser.display.background_color.dark = rgb(28,27,34)
@ https://developer.mozilla.org ; background-color = rgb(27,27,27)

Actual results:

browser.display.background_color.dark = #1c1b22

CHROME:rgb(18,18,18)
SAFARI:rgb(30,30,30)

Expected results:

browser.display.background_color.dark = rgb(27,27,27) | #1b1b1b

I confirm this enhancement on my machine using Fx 119.0 , Fx 120.0b4 and Nightly 121.0a1. I will set the Core Layout component, please feel free to change it if it's not the right one.

Severity: -- → S4
Status: UNCONFIRMED → NEW
Has STR: --- → yes
Component: Untriaged → Layout
Ever confirmed: true
Product: Firefox → Core
Target Milestone: --- → 120 Branch
You need to log in before you can comment on or make changes to this bug.