-
Notifications
You must be signed in to change notification settings - Fork 132
Support theming in dialog component #2772
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
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
c54e9c1 to
2737cc7
Compare
📦 Changeset RequiredThis PR appears to modify package code but doesn't include a changeset. A changeset helps track version changes and generate release notes. To add a changeset:npm run changesetTo skip this check (if no version bump is needed):Add the |
* Use color palette for theming buttons * Change naming * Change to theme colors * switch * Run prettier * Add dark colors * Move inline * Run prettier * Support themeing in dialog component (#2772) Co-authored-by: Chase Fleming <[email protected]> * Support theming on profile component (#2773) Co-authored-by: Chase Fleming <[email protected]> * Use theme system on Scheduled Tx component (#2776) * Use theme on scheduled tx component * Run prettier --------- Co-authored-by: Chase Fleming <[email protected]> * Use theming system on tx dialog (#2777) Co-authored-by: Chase Fleming <[email protected]> * Add changset * Use theming system on nft card (#2779) Co-authored-by: Chase Fleming <[email protected]> --------- Co-authored-by: Chase Fleming <[email protected]>
No description provided.