Pier Angelo Vendrame pushed to branch mullvad-browser-153.0esr-16.0-1 at The Tor Project / Applications / Mullvad Browser Commits: bd184026 by Pier Angelo Vendrame at 2026-07-30T18:57:23+02:00 fixup! MB 39: Add home page about:mullvad-browser MB 564: Fix about:mullvadbrowser colors. - - - - - 1 changed file: - browser/components/mullvad-browser/content/aboutMullvadBrowser.css Changes: ===================================== browser/components/mullvad-browser/content/aboutMullvadBrowser.css ===================================== @@ -91,7 +91,7 @@ body:not(.no-update) #mullvad-browser-intro { /* Dark background. */ background: linear-gradient(to bottom, var(--branding-gradient-start) 0%, var(--branding-gradient-middle) 55%, var(--branding-gradient-end) 100%); /* Same as --text-color when "prefers-color-scheme: dark" */ - --text-color-dark: var(--color-gray-05); + --text-color-dark: var(--color-gray-0); color: var(--text-color-dark); --link-color: var(--branding-link-color); View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/bd18... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/bd18... 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)
-
Pier Angelo Vendrame (@pierov)