diff --git a/native/themes/colors.js b/native/themes/colors.js --- a/native/themes/colors.js +++ b/native/themes/colors.js @@ -193,7 +193,7 @@ panelForegroundSecondaryLabel: designSystemColors.shadesWhite60, panelForegroundTertiaryLabel: '#AAAAAA', panelIosHighlightUnderlay: '#313035', - panelSecondaryForeground: '#333333', + panelSecondaryForeground: designSystemColors.shadesBlack80, panelSecondaryForegroundBorder: designSystemColors.shadesBlack70, purpleLink: designSystemColors.violetLight100, purpleButton: designSystemColors.violetDark100,