morgan pushed to branch mullvad-browser-128.7.0esr-14.5-1 at The Tor Project / Applications / Mullvad Browser
Commits: dc0c71a8 by Henry Wilkes at 2025-02-10T15:09:49+00:00 fixup! MB 1: Mullvad Browser branding
MB 312: Differentiate between release channels.
We update the brand.ftl and brand.properties files to add "Alpha" and "Nightly" to the brand names.
We update about-wordmark.svg to be different between channels and use context-fill to allow us to customise the appearance in about:mullvad-browser.
We add mullvad-about-wordmark-en.ftl to provide the English text equivalent for the wordmark, to be used by screen readers in about:mullvad-browser.
We add mullvad-branding.css to provide branding colors for about:mullvad-browser.
We drop firefox-wordmark.svg changes since the asset should be unused in Mullvad Browser now that about:mullvad-browser uses about-wordmark instead.
We drop unnecessary rules from branding aboutDialog.css and make sure the dialog is large enough to show the wordmark for alpha and nightly.
- - - - - f241a1ff by Henry Wilkes at 2025-02-10T15:09:49+00:00 fixup! MB 39: Add home page about:mullvad-browser
MB 312: Update the home page for different release channels.
We use about-wordmark.svg instead of firefox-wordmark.svg.
We use the colors from the mullvad-branding.css sheet to colour the background, link text and outline colors.
We now properly support contrast themes, where we do not apply the branding colors.
We tweak the sizing and spacing.
We switch from XHTML to HTML.
We consistently use kebab case for the DOM IDs, rather than camel case.
We drop the Open Sans font.
- - - - - a6d2abdb by Henry Wilkes at 2025-02-10T15:09:49+00:00 fixup! Mullvad Browser strings
MB 312: Drop mullvad-browser string which has been replaced with mullvad-about-wordmark-en.
- - - - -
33 changed files:
- browser/branding/mb-alpha/content/about-wordmark.svg - browser/branding/mb-alpha/content/aboutDialog.css - browser/branding/mb-alpha/content/firefox-wordmark.svg - browser/branding/mb-alpha/content/jar.mn - + browser/branding/mb-alpha/content/mullvad-branding.css - browser/branding/mb-alpha/locales/en-US/brand.ftl - browser/branding/mb-alpha/locales/en-US/brand.properties - browser/branding/mb-alpha/locales/jar.mn - + browser/branding/mb-alpha/locales/mullvad-about-wordmark-en.ftl - browser/branding/mb-nightly/content/about-wordmark.svg - browser/branding/mb-nightly/content/aboutDialog.css - browser/branding/mb-nightly/content/firefox-wordmark.svg - browser/branding/mb-nightly/content/jar.mn - + browser/branding/mb-nightly/content/mullvad-branding.css - browser/branding/mb-nightly/locales/en-US/brand.ftl - browser/branding/mb-nightly/locales/en-US/brand.properties - browser/branding/mb-nightly/locales/jar.mn - + browser/branding/mb-nightly/locales/mullvad-about-wordmark-en.ftl - browser/branding/mb-release/content/about-wordmark.svg - browser/branding/mb-release/content/aboutDialog.css - browser/branding/mb-release/content/firefox-wordmark.svg - browser/branding/mb-release/content/jar.mn - + browser/branding/mb-release/content/mullvad-branding.css - browser/branding/mb-release/locales/en-US/brand.properties - browser/branding/mb-release/locales/jar.mn - + browser/branding/mb-release/locales/mullvad-about-wordmark-en.ftl - browser/components/about/AboutRedirector.cpp - browser/components/mullvad-browser/content/aboutMullvadBrowser.css - browser/components/mullvad-browser/content/aboutMullvadBrowser.xhtml → browser/components/mullvad-browser/content/aboutMullvadBrowser.html - − browser/components/mullvad-browser/content/mullvadBrowserFont.css - browser/components/mullvad-browser/jar.mn - toolkit/content/license.html - toolkit/locales/en-US/toolkit/global/mullvad-browser.ftl
The diff was not included because it is too large.
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/compare/f31...