morgan pushed to branch mullvad-browser-152.0a1-16.0-2 at The Tor Project / Applications / Mullvad Browser Commits: 75e2fa5b by Henry Wilkes at 2026-06-24T12:45:13+00:00 fixup! BB 41916: Letterboxing preferences UI BB 44956: Update letterboxing setting icon colours. - - - - - 2 changed files: - browser/components/preferences/letterboxing-middle.svg - browser/components/preferences/letterboxing-top.svg Changes: ===================================== browser/components/preferences/letterboxing-middle.svg ===================================== @@ -1,18 +1,18 @@ <svg width="54" height="42" xmlns="http://www.w3.org/2000/svg"> -<rect width="54" height="42" fill="light-dark(#CFCFD8, #5B5B66)"/> -<rect width="54" height="11" fill="light-dark(#F0F0F4, #42414D)"/> -<rect width="54" height="5" fill="light-dark(#E0E0E6, #2B2A33)"/> -<g fill="light-dark(#52525E, white)"> +<rect width="54" height="42" fill="#B4B4B7"/> +<rect width="54" height="11" fill="#F9F9FB"/> +<rect width="54" height="5" fill="#F0F0F4"/> +<g fill="#5B5B66"> <rect x="5" y="2" width="12" height="2" rx="1"/> <rect x="50" y="7" width="2" height="2" rx="1"/> <rect x="2" y="7" width="2" height="2" rx="1"/> <rect x="6" y="7" width="2" height="2" rx="1"/> <rect x="10" y="7" width="38" height="2" rx="1"/> </g> -<g fill="light-dark(white, #3A3944)"> +<g fill="white"> <rect x="4" y="15" width="46" height="23" rx="2"/> </g> -<g fill="light-dark(#52525E, white)"> +<g fill="#5B5B66"> <rect x="8" y="19" width="27" height="2" rx="1"/> <rect x="8" y="23" width="16" height="2" rx="1"/> <rect x="8" y="27" width="31" height="2" rx="1"/> ===================================== browser/components/preferences/letterboxing-top.svg ===================================== @@ -1,19 +1,19 @@ <svg width="54" height="42" xmlns="http://www.w3.org/2000/svg"> -<rect width="54" height="42" fill="light-dark(#CFCFD8, #5B5B66)"/> -<rect width="54" height="11" fill="light-dark(#F0F0F4, #42414D)"/> -<rect width="54" height="5" fill="light-dark(#E0E0E6, #2B2A33)"/> -<g fill="light-dark(#52525E, white)"> +<rect width="54" height="42" fill="#B4B4B7"/> +<rect width="54" height="11" fill="#F9F9FB"/> +<rect width="54" height="5" fill="#F0F0F4"/> +<g fill="#5B5B66"> <rect x="5" y="2" width="12" height="2" rx="1"/> <rect x="50" y="7" width="2" height="2" rx="1"/> <rect x="2" y="7" width="2" height="2" rx="1"/> <rect x="6" y="7" width="2" height="2" rx="1"/> <rect x="10" y="7" width="38" height="2" rx="1"/> </g> -<g fill="light-dark(white, #3A3944)"> +<g fill="white"> <rect x="4" y="11" width="46" height="27" rx="2"/> <rect x="4" y="11" width="46" height="4"/> </g> -<g fill="light-dark(#52525E, white)"> +<g fill="#5B5B66"> <rect x="8" y="15" width="27" height="2" rx="1"/> <rect x="8" y="19" width="16" height="2" rx="1"/> <rect x="8" y="23" width="31" height="2" rx="1"/> View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/75e2... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/75e2... 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)
-
morgan (@morgan)