-
Notifications
You must be signed in to change notification settings - Fork 549
Open
Labels
Description
Hello.
I believe that in a similar manner to browser.display.use_system_colors
the pref. browser.display.document_color_use
is also related to color/contrast settings.
It controls this part in the settings (the radio button toggle):
I believe browser.display.use_system_colors
is now behind this new Manage Colors...
button.
On Linux, the contrast setting is OFF by default, but enabled on Windows (Automatic).
https://searchfox.org/mozilla-central/source/modules/libpref/init/StaticPrefList.yaml#1430-1448
I guess we should set this to OFF (value 1
) for all Arkenfox users too?
I took a look at Tor Browser settings and they don't seem to change this pref. there.
Thanks in advance for your attention.