From 60f9189dc1dc581387765180e9a0204c4e262c23 Mon Sep 17 00:00:00 2001 From: eliabejr Date: Fri, 21 Dec 2018 09:13:43 -0300 Subject: [PATCH] feature: add light fontWeight --- app/theme.js | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/app/theme.js b/app/theme.js index 3ff0c66..cc821bb 100644 --- a/app/theme.js +++ b/app/theme.js @@ -30,12 +30,13 @@ const appTheme = { fontWeight: { bold: 700, default: 400, + light: 300, }, fontSize: { - title: 1.25, - text: 0.84375, - sub: 0.667, - zecValueBase: 1.125, + large: 1.25, + medium: 1.125, + regular: 0.84375, + small: 0.667, }, colors: { primary: theme('mode', {