fix(pwa): swap PWA icons to light theme#1122
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (9)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
switches the PWA icon SVG and all sized icons to be the light icon variant so it displays safely on both light & dark background for iOS.
Linked Issue
fixes #789
Changes
#ff2126Manual Testing Steps
Screenshots (Optional)
iOS Light
iOS Dark

Android

Additional Context (Optional)
Generated with a script because I got lazy.
AI Disclosure
None
Checklist
just ui checkandjust api check.