Closed
Bug 1260679
Opened 9 years ago
Closed 9 years ago
browser.anchor_color in Dark Theme
Categories
(Firefox :: Theme, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: ilmostro7, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0
Build ID: 20160313004012
Steps to reproduce:
The Dark Theme in Firefox Developer Edition should have a lighter color set as default for browser.anchor_color for improved readability.
Actual results:
The current default color for browser.anchor_color, namely `#0000FF`, is too dark.
Expected results:
A lighter default, e.g. `#25FAD5`, is much better for readability and/or accessibility.
Comment 2•9 years ago
|
||
Themes can't set different default preference values, and we will not add that capability.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
Comment 3•9 years ago
|
||
FWIW, the background of that page is not dark because of the developer edition theme, it'll be dark because of your GTK theme. In effect, that means this is essentially related to something like bug 697836.
You need to log in
before you can comment on or make changes to this bug.
Description
•