henry pushed to branch tor-browser-152.0a1-16.0-2 at The Tor Project / Applications / Tor Browser Commits: 7846ef4d by Henry Wilkes at 2026-06-08T16:11:54+00:00 fixup! Firefox preference overrides. BB 44857: Drop browser.display.use_system_colors. - - - - - 1 changed file: - browser/app/profile/001-base-profile.js Changes: ===================================== browser/app/profile/001-base-profile.js ===================================== @@ -570,11 +570,6 @@ pref("pdfjs.disabled", false, locked); // tor-browser#43850. Keep forced colors off by default for all platforms. // Upstream sets a value of "0" for Windows. pref("browser.display.document_color_use", 1); -// Bug 40057: Ensure system colors are not used for CSS4 colors. -// FIXME: This preference seems to be unread since bugzilla bug 1898096, but -// still exists in the static preference list. Remove when upstream removes -// this or confirms it will not be used again in the future. -pref("browser.display.use_system_colors", false); // tor-browser#43366: do not use system accent color in inputs. // See also https://bugzilla.mozilla.org/show_bug.cgi?id=1861362. pref("widget.non-native-theme.use-theme-accent", false); View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/7846ef4d... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/7846ef4d... You're receiving this email because of your account on gitlab.torproject.org. Manage all notifications: https://gitlab.torproject.org/-/profile/notifications | Help: https://gitlab.torproject.org/help