diff --git a/native/themes/colors.js b/native/themes/colors.js
--- a/native/themes/colors.js
+++ b/native/themes/colors.js
@@ -105,8 +105,8 @@
   panelForegroundSecondaryLabel: '#333333',
   panelForegroundTertiaryLabel: '#888888',
   panelIosHighlightUnderlay: '#EBEBEBDD',
-  panelSecondaryForeground: designSystemColors.shadesWhite90,
-  panelSecondaryForegroundBorder: designSystemColors.shadesWhite60,
+  panelSecondaryForeground: designSystemColors.shadesWhite80,
+  panelSecondaryForegroundBorder: designSystemColors.shadesWhite70,
   purpleLink: designSystemColors.violetDark100,
   purpleButton: designSystemColors.violetDark100,
   reactionSelectionPopoverItemBackground: designSystemColors.shadesBlack80,