feat(theme): add modalItemLabel color

This commit is contained in:
George Lima 2019-01-21 13:26:12 -03:00
parent 7ab19e0029
commit 658efceaff
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ const appTheme = {
selectButtonShadow, selectButtonShadow,
transactionsDetailsLabel, transactionsDetailsLabel,
statusPillLabel, statusPillLabel,
modalItemLabel: transactionsDate,
}, },
sidebarWidth: '180px', sidebarWidth: '180px',
headerHeight: '60px', headerHeight: '60px',