Commit 66fe5d07 authored by clairehurst's avatar clairehurst 🌱 Committed by Pier Angelo Vendrame
Browse files

fixup! [android] Modify UI/UX

Bug 45159: Fix security pane icon colors
parent 60e49ea7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -259,7 +259,7 @@
    <color name="spinner_selected_item">#1415141A</color>

    <!-- Icon colors -->
    <color name="mozac_ui_icons_fill" tools:ignore="UnusedResources">@color/fx_mobile_on_surface</color>
    <color name="mozac_ui_icons_fill" tools:ignore="UnusedResources">@color/novaWhite</color>

    <!-- Add-ons colors -->
    <color name="mozac_feature_addons_messagebar_error_background_color" tools:ignore="UnusedResources">@color/fx_mobile_layer_color_critical</color>