diff --git a/src/components/notificationLine/view/notificationLineStyles.js b/src/components/notificationLine/view/notificationLineStyles.js index 544f62328..583a201d8 100644 --- a/src/components/notificationLine/view/notificationLineStyles.js +++ b/src/components/notificationLine/view/notificationLineStyles.js @@ -36,6 +36,7 @@ export default EStyleSheet.create({ }, name: { fontWeight: 'bold', + color: '$primaryBlack', }, title: { color: '$primaryDarkGray',