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

fix: make both icons on add passkey modal the same color #975

Merged
merged 3 commits into from
Sep 23, 2024

Conversation

linnall
Copy link
Collaborator

@linnall linnall commented Sep 19, 2024

Pull Request Checklist

Test Plan

Before: mismatched colors

Screenshot 2024-09-19 at 12 43 38 PM

After: icons are both blue

Screenshot 2024-09-19 at 12 37 57 PM
Screenshot 2024-09-19 at 12 38 26 PM
Screenshot 2024-09-19 at 12 38 53 PM


PR-Codex overview

This PR focuses on updating the SVG elements in the passkeys.tsx file to replace the fill attribute with the color attribute for various passkey shield components.

Detailed summary

  • Changed fill to color for the following components:
    • PasskeyShieldFilledLight
    • PasskeyShieldFlatLight
    • PasskeyShieldOutlineDark
    • PasskeyShieldFilledDark
    • PasskeyShieldFlatDark

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Sep 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
aa-sdk-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 23, 2024 7:04pm
aa-sdk-ui-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 23, 2024 7:04pm

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