Skip to content

Conversation

@NisanthanNanthakumar
Copy link
Contributor

Before:
Screenshot 2021-11-04 at 4 47 11 PM

After:
codeowners csta darkmode


const Content = styled('span')`
color: ${p => p.theme.gray500};
color: ${p => p.theme.textColor};
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should it be textColor or subText

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@evanpurkhiser textColor matches the gray500 for the lightAlias. The design used gray500 for the content.

@NisanthanNanthakumar NisanthanNanthakumar merged commit d38253d into master Nov 6, 2021
@NisanthanNanthakumar NisanthanNanthakumar deleted the fix-codeowners-cta-darkmode branch November 6, 2021 08:29
@github-actions github-actions bot locked and limited conversation to collaborators Nov 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants