Skip to content

Commit

Permalink
updated color
Browse files Browse the repository at this point in the history
  • Loading branch information
NidhiKJha committed Feb 17, 2023
1 parent 138c2e2 commit d6fbac1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ export const Children = (args) => (
backgroundColor={BackgroundColor.infoMuted}
borderColor={BorderColor.infoMuted}
>
<Icon name={ICON_NAMES.USER} color={Color.iconDefault} />
<Icon name={ICON_NAMES.USER} color={Color.infoDefault} />
</AvatarBase>
</Box>
);
Expand Down

0 comments on commit d6fbac1

Please sign in to comment.