diff --git a/core/res/res/layout/webview_find.xml b/core/res/res/layout/webview_find.xml index f2edb2bc6701b..4cf2df51b1362 100644 --- a/core/res/res/layout/webview_find.xml +++ b/core/res/res/layout/webview_find.xml @@ -34,6 +34,6 @@ android:layout_height="wrap_content" android:layout_gravity="center_vertical" android:textAppearance="?android:attr/textAppearanceSmall" - android:textColor="?android:attr/textColorSecondaryInverse" + android:textColor="?android:attr/textColorPrimary" />