[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-153.2.0esr-16.0-1] fixup! TB 2176: Rebrand Firefox to TorBrowser



Title: GitLab

morgan pushed to branch tor-browser-153.2.0esr-16.0-1 at The Tor Project / Applications / Tor Browser

Commits:

  • 3748d2ed
    by Henry Wilkes at 2026-09-08T13:08:34+00:00
    fixup! TB 2176: Rebrand Firefox to TorBrowser
    
    TB 45277: Swap firefox icon for tor browser icon in settings.
    

2 changed files:

Changes:

  • browser/themes/shared/jar.inc.mn
    ... ... @@ -289,7 +289,9 @@
    289 289
       skin/classic/browser/search-indicator-badge-add.svg          (../shared/search/search-indicator-badge-add.svg)
    
    290 290
       skin/classic/browser/searchbar.css                           (../shared/search/searchbar.css)
    
    291 291
     
    
    292
    -  skin/classic/browser/sidebar/firefox.svg                     (../shared/sidebar/firefox.svg)
    
    292
    +# Swap out firefox.svg, which is a monochrome browser icon, with our own
    
    293
    +# simplified tor browser icon. tor-browser#45277.
    
    294
    +  skin/classic/browser/sidebar/firefox.svg                     (../shared/sidebar/tor-browser.svg)
    
    293 295
       skin/classic/browser/sidebar/foxy.svg                        (../shared/sidebar/foxy.svg)
    
    294 296
       skin/classic/browser/sidebar/gmail.svg                       (../shared/sidebar/gmail.svg)
    
    295 297
       skin/classic/browser/sidebar/slack.svg                       (../shared/sidebar/slack.svg)
    

  • browser/themes/shared/sidebar/tor-browser.svg
    1
    +<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
    
    2
    +<g fill="context-fill">
    
    3
    +  <path d="M8 6.5C8.82843 6.5 9.5 7.17157 9.5 8C9.5 8.82843 8.82843 9.5 8 9.5C7.17157 9.5 6.5 8.82843 6.5 8C6.5 7.17157 7.17157 6.5 8 6.5Z"/>
    
    4
    +  <path fill-rule="evenodd" d="M8 3.5C10.4853 3.5 12.5 5.51472 12.5 8C12.5 10.4853 10.4853 12.5 8 12.5C5.51472 12.5 3.5 10.4853 3.5 8C3.5 5.51472 5.51472 3.5 8 3.5ZM8 5C6.34315 5 5 6.34315 5 8C5 9.65685 6.34315 11 8 11C9.65685 11 11 9.65685 11 8C11 6.34315 9.65685 5 8 5Z"/>
    
    5
    +  <path fill-rule="evenodd" d="M8 0.5C12.1421 0.5 15.5 3.85786 15.5 8C15.5 12.1421 12.1421 15.5 8 15.5C3.85786 15.5 0.5 12.1421 0.5 8C0.5 3.85786 3.85786 0.5 8 0.5ZM8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2Z"/>
    
    6
    +  <path d="M8 8C8 12.1421 8 15.5 8 15.5C3.85786 15.5 0.5 12.1421 0.5 8C0.5 3.85786 3.85786 0.5 8 0.5C8 0.5 8 3.85786 8 8Z"/>
    
    7
    +</g>
    
    8
    +</svg>

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx