Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Theme corrections #19

Open
wants to merge 4 commits into
base: feature/footer
Choose a base branch
from
Open

Conversation

dbrosio3
Copy link
Owner

Links:

What & Why:

I had missed this figma page with the theme definitions so I had to update some of the freestyling I did

image

image

Risks, Mitigation & Rollback:

  • Safe to Revert check this box if this PR can be reverted without incident

@dbrosio3 dbrosio3 changed the title Theme corrections Feature: Theme corrections Jun 16, 2022
@@ -39,11 +51,46 @@ export const ThemeButton: ComponentStyleConfig = {
},
},
variants: {
primary: props => ({
color: 'white',

Choose a reason for hiding this comment

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

can we use common.white here? same below

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants