Dan Ballard pushed to branch tor-browser-153.0esr-16.0-1 at The Tor Project / Applications / Tor Browser

Commits:

1 changed file:

Changes:

  • mobile/android/fenix/app/src/main/res/values/colors.xml
    ... ... @@ -261,7 +261,7 @@
    261 261
         <color name="spinner_selected_item">#1415141A</color>
    
    262 262
     
    
    263 263
         <!-- Icon colors -->
    
    264
    -    <color name="mozac_ui_icons_fill" tools:ignore="UnusedResources">@color/fx_mobile_on_surface</color>
    
    264
    +    <color name="mozac_ui_icons_fill" tools:ignore="UnusedResources">@color/novaWhite</color>
    
    265 265
     
    
    266 266
         <!-- Add-ons colors -->
    
    267 267
         <color name="mozac_feature_addons_messagebar_error_background_color" tools:ignore="UnusedResources">@color/fx_mobile_layer_color_critical</color>