henry pushed to branch tor-browser-153.1.0esr-16.0-1 at The Tor Project / Applications / Tor Browser Commits: 1c6d5d63 by Henry Wilkes at 2026-08-19T14:50:36+00:00 fixup! TB 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection TB 45226: Make a stylelint exception for "Your bridges". - - - - - 1 changed file: - browser/components/torpreferences/content/torPreferences.css Changes: ===================================== browser/components/torpreferences/content/torPreferences.css ===================================== @@ -138,6 +138,8 @@ tor-bridges-display { padding: var(--space-large); @media not ((prefers-contrast) or (forced-colors)) { + /* Use direct colours until we get a better token. tor-browser#45194. */ + /* stylelint-disable-next-line stylelint-plugin-mozilla/no-base-design-tokens */ background-color: light-dark(var(--color-gray-0), var(--color-gray-90)); } } View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/1c6d5d63... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/1c6d5d63... 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
participants (1)
-
henry (@henry)