diff --git a/app/src/main/res/layout/fragment_browser.xml b/app/src/main/res/layout/fragment_browser.xml index 4addde427..e9c06b4b1 100644 --- a/app/src/main/res/layout/fragment_browser.xml +++ b/app/src/main/res/layout/fragment_browser.xml @@ -34,6 +34,7 @@ android:background="?foundation" android:clickable="true" android:visibility="gone" + app:findInPageNoMatchesTextColor="?attr/destructive" app:layout_behavior="org.mozilla.fenix.components.FindInPageBarBehavior" mozac:findInPageButtonsTint="?primaryText" mozac:findInPageResultCountTextColor="?primaryText" />