tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

firefox.VisualElementsManifest.xml (557B)


      1 <!-- This Source Code Form is subject to the terms of the Mozilla Public
      2   - License, v. 2.0. If a copy of the MPL was not distributed with this file,
      3   - You can obtain one at http://mozilla.org/MPL/2.0/. -->
      4 
      5 <Application xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
      6  <VisualElements
      7      ShowNameOnSquare150x150Logo='on'
      8      Square150x150Logo='browser\VisualElements\VisualElements_150.png'
      9      Square70x70Logo='browser\VisualElements\VisualElements_70.png'
     10      ForegroundText='light'
     11      BackgroundColor='#20123a'/>
     12 </Application>