From f00b709cc8fe015d5d602bbc4e4d56ff8fed005b Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Thu, 11 Dec 2025 22:49:25 +0200 Subject: [PATCH] Update FindContactsSettings.tsx --- src/screens/Settings/FindContactsSettings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/screens/Settings/FindContactsSettings.tsx b/src/screens/Settings/FindContactsSettings.tsx index 7e6abaf153..3bae1f6474 100644 --- a/src/screens/Settings/FindContactsSettings.tsx +++ b/src/screens/Settings/FindContactsSettings.tsx @@ -220,7 +220,7 @@ function MatchItem({ a.p_md, a.border_t, a.border_x, - t.atoms.border_contrast_medium, + t.atoms.border_contrast_high, isFirst && [ a.curve_continuous, {borderTopLeftRadius: tokens.borderRadius.lg},