diff --git a/app/theme.js b/app/theme.js index 29d7ddc..c303bec 100644 --- a/app/theme.js +++ b/app/theme.js @@ -30,7 +30,7 @@ const appTheme = { mode: DARK, fontFamily: 'Roboto', fontWeight: { - bold: 700, + bold: 900, default: 400, light: 300, },