diff --git a/src/styles/styles.ts b/src/styles/styles.ts index 244a6f2b11dc..ac2fee2074e0 100644 --- a/src/styles/styles.ts +++ b/src/styles/styles.ts @@ -3998,7 +3998,7 @@ const styles = (theme: ThemeColors) => left: 16, bottom: 16, width: variables.cardNameWidth, - color: theme.text, + color: theme.textLight, fontSize: variables.fontSizeSmall, lineHeight: variables.lineHeightLarge, },