Change money stat color

This commit is contained in:
nickofolas 2022-04-08 16:10:35 -05:00
parent 2d904e08b4
commit f40af55f46
2 changed files with 2 additions and 2 deletions

@ -51,7 +51,7 @@ export function PurchasedAugmentations(): React.ReactElement {
})()}
</Typography>
}
enterDelay={500}
enterNextDelay={1000}
key={displayName}
>
<ListItem sx={{ py: 0 }}>

@ -468,7 +468,7 @@ export function CharacterStats(): React.ReactElement {
],
["Salary", player.work_money_mult, player.work_money_mult * BitNodeMultipliers.CompanyWorkMoney],
]}
color={Settings.theme.primary}
color={Settings.theme.money}
/>
<MultiplierTable
rows={[